Redirection ?

  • Thread starter Thread starter Arsalan
  • Start date Start date
A

Arsalan

Suppose I have a file named Account.dat [which is 50 MB]

What function do i use to redirect the user to the file location of
Account.dat [I dont want the user to see the path or location of the file]
and show download prompt ?

I once tried to download ASPForum or something similar from ASP.NET and what
it did was postback the info to the server and gave me the download prompt.

How do i acheive something similar
 
Back
Top