You need to check the password against the database. If it is correct, you need to assign them a session id. If they dont have that session id, dont let them in the site. [sig]<p>Chad Elley<br><a href=mailto:celley@gobcg.com>celley@gobcg.com</a><br>[/sig]
How do u set up the session id for the html file? I have my password checked and then relocate to the html file if the password is correct. I can display the html Files with the token, session id but if SO just type in my html file, it will pop up that page w/o going thru the passw portected page.
Use a very simple ACTION page to load the HTML file, that will automatically include the application.cfm. In the same ACTION page, you can check and require the password, if you like.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.