Results 1 to 2 of 2

Thread: How do i set up uploads for document
      
   

  1. #1
    Lynnvkelly is offline Private
    Join Date
    May 2009
    Posts
    2

    Default How do i set up uploads for document

    want to have a link that will print a word or xcel document...how do I do that?

    Lynn

  2. #2
    TheLink is offline Second Lieutenant
    Join Date
    Apr 2009
    Posts
    127

    Default Re: How do i set up uploads for document

    I'm no expert, but I have documents on my website that can be downloaded and printed. Im assuming that because you want your website viewers to be able to print your document, you don't want them being able to make modifications to it?

    Then best to save your document as a PDF first. In the 'link' you set up for that document, you will need to use a .pdf file extension.
    example: www.mywebsite.com/document.pdf

    Any website page that has forms and documents has to be saved as a .php file extension. So whatever page your link to the document is on must have the .php file extension. Go to the page properties and change the 'file extension' from html to php.

    Remember, any menu or text links that point to that page must end with .php

    example: www.mywebsite.com/downloaddocuments.php

    Does all this make sense?

    Hope it helps

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49