How to view info on my site with restrictions

C

ChrisJ

How can I allow anyone to see my site, to generally see what's available on
the site, but not have the capability to acess more, or drill-down and click
links, until they've signed-up. How is this done? Thanks.
 
T

Thomas A. Rowe

Requires custom written ASP, ASP.Net, PHP scripting.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
S

Sean ORiordan

Chris you are looking for a member driven password protected site I
assume. I spent a long time trying to figure that one out when I first
started using frontpage years ago. The short answer is you can't. I
turned to a third party PHP script called Amember (google it) that I
have used on several sites I have made for some clients.

Sean O'Riordan
http://www.shocapture.com
 
Top