How to download a exe from Sever to User's machine - How to download a exe from Sever to User's mach
When the user clicks on Download button(in my form).
I want to download exe and some files from server to User's machine.
How to write code for that.
Please Help me
Thanks in advance.
Surender
----------
surender
Reddy
EbookWiz posted this at 21:57 — 11th October 1999.
They have: 2 posts
Joined: Sep 1999
If your file is ebook.exe
and the exe file is in the same folder as your web page (html)
then use this :
<a href="ebook.exe">Click here to download file</a>
Hope that helps!
Regards, EbookWiz
http://ebooks.webmanila.com/
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.