beruken
October 5th, 2001, 01:16 PM
I wish to hard code an NT user and password in a ASP page so clients that click a link to export data to Excel will not get the logon prompt. Is this possible?
|
Click to See Complete Forum and Search --> : NT Logon Hard coded beruken October 5th, 2001, 01:16 PM I wish to hard code an NT user and password in a ASP page so clients that click a link to export data to Excel will not get the logon prompt. Is this possible? DSJ October 5th, 2001, 04:13 PM Take a look at WNetAddConnection2 and WNetAddConnection3 APIs and see if this is what you are looking for. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |