If I create a web page using ASP that needs to pull off information from a SQL database when a certain user logs to display information, say a news form, how do this get displayed on the page.
Say Jane Doe logins with Username: jane Password: doe to the network. She opens the web page. How does the ASP page get the info from SQL database then displays it on the web? Is her credentials getting the info? Any help would be appreciated so solve this error -
Persits.AspUser.1 error '800a0020'
Access is denied.
Say Jane Doe logins with Username: jane Password: doe to the network. She opens the web page. How does the ASP page get the info from SQL database then displays it on the web? Is her credentials getting the info? Any help would be appreciated so solve this error -
Persits.AspUser.1 error '800a0020'
Access is denied.