Results 1 to 4 of 4

Thread: Uploading pdf - please help
      
   

  1. #1
    Billy is offline Private
    Join Date
    May 2006
    Posts
    2

    Exclamation Uploading pdf - please help

    I have used Blue FTp and uploaded my file into that. BUT how do I get that pdf file onto a webpage in BlueVoda. I've tried clicking on the 'file upload' link and it just says browse and nothing else.
    I'm lost. Please help.

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Uploading pdf - please help

    Billy-
    Like any other file that you upload to the server- it must be accessed by a link.

    Therefore- create a link on a web-page like so;
    http: // www. yourdomainname.com/your_pdf_file.pdf

    The same would work for a mp3 file;
    http: // www. yourdomainname.com/your_mp3_file.mp3

    **THERE ARE MORE SPACES THAN SHOULD BE IN THE LINKS ABOVE. i HAD TO DO IT THAT WAY OTHERWISE THE EDITOR WOULD SHORTEN IT.


    Andy
    PHP- is a blast!

  3. #3
    alexyeo007 is offline Sergeant
    Join Date
    Jul 2006
    Posts
    20

    Default Re: Uploading pdf - please help

    Hi Andy,

    I also have the same question.

    For example, I want to add a file call "catalog" onto my website.
    I created a page name catalog.bvp and uploaded the file.

    Then i will make a link to www.tdisdiseasia.com/catalog.pdf on my home page.
    Am I right on this?

    Thanks
    Alex

  4. #4
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Uploading pdf - please help

    No. catalog.bvp when published becomes catalog.html which is a web page.

    A pdf file is a document file. Therefore, you would upload the pdf file to the server and then link to it;

    http: //www.yourdomain.com/catalog.pdf

    Andy
    PHP- is a blast!

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