Well, My husband and I got our own webhost, and we are in the process of developing a new member site. My husband is an ASP/NT programmer and a bit lost in the CGI/Javascript world. Two questions:
1. How do we go about restricting the entry point of the webpage. i.e. we have index.htm as our main frame, and foo.htm as one of the pages inside the site. User goes to foo.htm without first coming through index.htm - how do we control or force the user to enter via index.htm (in ASP it is a response.redirect)
2. How do we go about setting up an .htaccess and .htpassword file system to restrict entry to our member area.
Thanks in advance,
Kandi and Midnight
1. How do we go about restricting the entry point of the webpage. i.e. we have index.htm as our main frame, and foo.htm as one of the pages inside the site. User goes to foo.htm without first coming through index.htm - how do we control or force the user to enter via index.htm (in ASP it is a response.redirect)
2. How do we go about setting up an .htaccess and .htpassword file system to restrict entry to our member area.
Thanks in advance,
Kandi and Midnight


Comment