Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Redirecting to File, MAC


Message #1 by jstmehr4u3@a... on Wed, 19 Jun 2002 23:03:28 +0000
I have an ASP page that will redirect a user from 
default.asp to a file using Response.Redirect(URL). But 
for the MAC, this does not work quite as it is supposed 
to. It redirects the user correctly, and downloads the 
file, but the file has a name of default.asp. NOT the 
correct file name. Is there a function I should be using 
instead of Response.Redirect?

  Return to Index