John Kennett
02-11-2000, 01:12 PM
Clint
When a browser looks reads a file, it relies on the file name suffix to tell it what to do with it. For instance it knows that .html needs to be rendered as an HTML file, and that a file ending .gif is a graphic.
When it finds a file that it does not recognise it will prompt the user to try to run it, or save it to disk. It's probably easiest to zip your files and upload them. Your cleint can then download them and unzip them onto his/her hard drive.
The url would be simply http://www.yoursite.com/yourfile.zip
If you don't zip them, and upload them as .doc files, the upload/downlaod will take longer, but depending on the setup at their end they may be able to download them straight into Word. You could try both ways and see what is easier for them.
John
When a browser looks reads a file, it relies on the file name suffix to tell it what to do with it. For instance it knows that .html needs to be rendered as an HTML file, and that a file ending .gif is a graphic.
When it finds a file that it does not recognise it will prompt the user to try to run it, or save it to disk. It's probably easiest to zip your files and upload them. Your cleint can then download them and unzip them onto his/her hard drive.
The url would be simply http://www.yoursite.com/yourfile.zip
If you don't zip them, and upload them as .doc files, the upload/downlaod will take longer, but depending on the setup at their end they may be able to download them straight into Word. You could try both ways and see what is easier for them.
John