Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to do a FTP GET on my HTML page.
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01055952
Message ID:
01055965
Views:
19
Terry;

I have not tried to ftp as you described. Does it have to be ftp? Does it have to automatically load to the users desktop or in a folder chosen by the user?

Would a simple
<A href="My.exe">Save My.exe to disk</A> 
work?

Tom




>Hello,
>I need to insert a link on a HTMP page that will download an evaluation prohram to the user's desktop.
>
>My Web site vendor does not have an "anonymous" ftp feature so I could do something like this:
>
<HREF ftp://www.myserserver.com/mydownload.exe>
>
>Microsoft offered something that seemed helpful because it included a user and password:
>
ftp://myName:MyPassWord/MyServer.com
>
>I liked that one - but do not know if it will work (and it does not have a download file "space")
>
>HOWEVER, my website does include ASP ,gdforms.asp/ gdforms.php, (whatever those are). and I saw some asp script that seemed to fit the bill.
>
>The script could be imbedded in html and had functs like "aspGemMyFile", etc.
>
>Could some share some script or a link to some script samples that I could use to allow users to download a SETUP.EXE from my "private"Web Site. If ASP is required, no problem.
>
>Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform