Create Your Own Download Links
Copyright 2005 Poingo.comOne of the great features of working with the web is the ability to download a file by clicking on a link. As most earthlings know, a link is most frequently visible as blue underlined text displayed on a website, or on an HTML email. Links can also be presented as hot spots on an image, or a button which can be clicked.Sometimes when we click on links, we are magically transported to a new web page. Behind the scenes, we are actually receiving new files from a web server, and our browser software is "rendering" the files on our screen according to instructions contained in the files.These new files could be served up by the same web ser...