Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to do a FTP GET on my HTML page.
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
How to do a FTP GET on my HTML page.
Miscellaneous
Thread ID:
01055952
Message ID:
01055952
Views:
63
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
Imagination is more important than knowledge
Next
Reply
Map
View

Click here to load this message in the networking platform