hi, is anyone here know how to make a link for a text or button that allowed user to download file from internet. lujiun
What kind of file do you want to start downloading? I just point to the file I want to download. If it's not: .html, .jpg,.gif or .swf, the browser doesn't understand it it saves it to disk. This works well with .pdf & .zip or .sit.
On (Release) Get URL ("http://www.hostnamehere.com/username/file.zip") End On put this in a button and it should start to download a .zip You will have to put the correct address (URL) in , i did this as an example for ya.
Forum Rules