Formerly Best Training
© 2024 STL. All Rights Reserved.
All prices offered for business users and exclude VAT. E&OE
2nd Floor, CA House, 1 Northey Street, Limehouse Basin, London, E14 8BT. United Kingdom
Forum home » Delegate support and help forum » Dreamweaver Training and help » dreamweaver+courses - Downloading forms
Resolved · Low Priority · Version Standard
Stephen has attended:
Project Intro Intermediate course
Dreamweaver 8 Introduction course
Dreamweaver 8 Intermediate course
Is there a fairly easy way for me to upload an order form I've created in a word document, so someone viewing my web site can click on that form to save/download or open and print ?
Stephen,
Yep, this is really easy to do.
Firstly, I'd keep all your word documents in a separate folder (eg. /downloads, or even deeper).
Then all you do is upload the document (using Dreamweaver or another FTP program) and create a link to it in the way you would to a HTML file.
eg. <a href="/downloads/order_form.doc">Download order form</a>
When the visitor clicks the link, their browser prompts them to Open or Save the document.
Don't forget to test the link!
Hope this helps.
Let me know how you get on.
Regards, Rich
|
Dreamweaver tip:Xhtml vs htmlWhen using dreamwear template or just creating a blank webpage, you are able to select the markup language you want to use. The main choices are either xhtml or html. It is now best to select xhtml as this will translate all the html into xml, so it is transmitted across the web in xml format. One of the main advantages of this is that it makes the site that you build much more compatible with the range of different web browsers that exist. |
We'll call during UK business hours
Server loaded in 0.08 secs.