D
davem
I'd like to have a user be able to login on an asp.net 2.0 web page, then
redirect them to download some files that reside on an Apache server. The
issue I'm having is that I need to be able to pass the user name and
password entered by the user on the aspx page to the Apache server. I see
at one time would have been able to pass this information embedded in the
URL, but this method is no longer supported by IE.
Can anyone point me in the right direction to accomplish this task?
Thanks in advance for any assistance
Dave M.
redirect them to download some files that reside on an Apache server. The
issue I'm having is that I need to be able to pass the user name and
password entered by the user on the aspx page to the Apache server. I see
at one time would have been able to pass this information embedded in the
URL, but this method is no longer supported by IE.
Can anyone point me in the right direction to accomplish this task?
Thanks in advance for any assistance
Dave M.