
April 24th, 2002, 05:01 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
Downloading Files in ASP.NET
<i><b>Originally posted by : Doug Hagerman (DougH@Usbs-Panels.com)</b></i><br /><br />With all of ASP.Nets features and .Net in general, its a bit too smart for its own good.<br /><br />I put a hyper link on a page to a program I had written in VB.Net and when I tested it on a machine not connected to the server, but did have the .Net Framework installed...it ran the program.<br /><br />Now believe me I was quite impressed with that functionality however, I need the ability to download a VB.Net exe file to a hard drive so it can use remote data connections to the server.<br /><br />So bottom line...How to download a file (.exe of .Net) so that it only transfers instead of executes?<br /><br />Perhaps someone has some regular file transfer code that doesn't involved a hyperlink.<br /><br />Thanks,<br />Doug<br /><br />
|