PDFs being uploaded 2/3/4/.. times

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default PDFs being uploaded 2/3/4/.. times

    Hello,

    Contribute is used by one of our clients' and they have the following problem:

    When they use C. to edit their pages and they link on page A.html to abc.pdf
    and on page B.html to abc.pdf as well, this PDF is being uploaded two times
    (one has the original name, the other abc001.pdf). If they linkt o that pdf
    from three pages, it is being uploaded three times, etc.

    Macromedia support told us yesterday that would be normal. But I honestly
    cannot believe this. It doesn't make any sense for me to have the same document
    uploaded in three or more versions.

    I'd really be happy if there's anyone who could help us with this problem.

    Thanks a lot in advance!

    Best regards,
    Tobias

    tradem Guest

  2. Similar Questions and Discussions

    1. Convert .mov to .flv once uploaded to the server
      Hi guys, What software is available that would allow me to be able to convert .mov files once upload to the server to .flv? Thanks Paul
    2. First W3D uploaded!
      Finally got a fairly rough file to work (more or less). But there are a few questions that have come up. -Netscape 7.1 on WinOS requires a mouse...
    3. Where is the uploaded file?
      When I upload a file by use of say <form action="<? $_PHP_SELF ?>" METHOD="GET" ENCTYPE="multipart/form-data"> File to be uploaded: <input...
    4. i uploaded my site with a new intro!!
      what is your idea aboute this new intro? Referring URLs www.flashtime.free-host.com
    5. zip uploaded files
      hi, i've a problem to zip files which are uploaded to the server. (include the class zip.lib.php from phpMyAdmin) require("inc/zip.lib.php");...
  3. #2

    Default Re: PDFs being uploaded 2/3/4/.. times

    If your users are linking to the local file (abc.pdf) then it will be uploaded
    each time they add a link (this is normal).

    What you want your users to do is when they add a link for an existing file:
    - Choose "Insert Link"
    - Insert Link window opens and then choose "Browse to Web Page"
    - Then choose the "Choose" button and search the site for the specific pdf
    file ("Search your web server for the file you want to link to")
    - Click OK and then OK in the Insert Link window to add the link to the file

    This will link to the existing pdf file on the server without uploading a
    new/copy of the file

    Hope this helps.

    getzapped Guest

  4. #3

    Default Re: PDFs being uploaded 2/3/4/.. times

    Thanks a lot for the quick reply! I guess that'll help :-) - I'll try it first thing today.
    tradem Guest

Posting Permissions

  • You may not post new threads
  • You may 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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139