How to I tell Forms Authication that the user is good and signed in. I am not doing forms authication via login password, but based on a custom function if they are in a table. I would like to tell ASP.net that they are good to go though.
Also, in development when I run the page it always goes to the default page even when I set 'Start up Page' for a specific page I am working on.
Go to the complete details ...