J
Joe Reazor
I know you can't use Server.Execute to call an ASP page, so I have tried
using the HttpWebRequest and HttpWebResponse objects to do so. The trouble
is that the asp page that I need to call is password protected. When I call
GetResponse on the HttpWebRequest object I get the login page that a normal
user would be redirected to. I am not sure how to work around this. Anyone
have any thoughts?
TIA
==============
Joe Reazor
Gorbel Inc.
email: joerea AT gorbel DOT com
using the HttpWebRequest and HttpWebResponse objects to do so. The trouble
is that the asp page that I need to call is password protected. When I call
GetResponse on the HttpWebRequest object I get the login page that a normal
user would be redirected to. I am not sure how to work around this. Anyone
have any thoughts?
TIA
==============
Joe Reazor
Gorbel Inc.
email: joerea AT gorbel DOT com