Date:  01/24/2005 01:06:16 PM Msg ID:  002410
From:  Carlos Rosales Thread:  002410
Subject:  Question about authentication
Hi all,
 
I have a simple foxweb application but i want to add some security to it. I have been reading documentation and i still have a question :
 
Do I have to run authenticate.fwx for each and every script i want to protect ??? or, how do I login only once to my application and "remember" for all of the other scripts in my app ???
 
I run authenticate on one script and it works right but if I type the address ("website.com/myreport.fwx") on a new explorer session, it loads the page without any authentication asked.
 
Thanks for your help.