PDA

Click to See Complete Forum and Search --> : https authentication and sql server database


wey97
Mar 30th, 2005, 09:45 AM
I need to setup an https page to allow users to write to a sql server database.

When they request the https page, they're going to get the 'Enter Network Password' login dialog. Then, am I going to need another aspx page with login info. to the sql server or can there some sort of trusted connection after the login?