Can you upload multiple files on one page using the FILE field?

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Can you upload multiple files on one page using the FILE field?

    When using a form to upload a file using the BROWSE functionality, can one
    send multiple files from one page? My recollection is no, you can't. I'm in
    the early phases of an interface and I want to confirm that I'll need
    separate pages for each file that gets upload.

    -Darrel


    darrel Guest

  2. Similar Questions and Discussions

    1. Upload Friendly (Multiple File Upload Applet)
      Title : Upload Friendly (Multiple File Upload Applet) Description : UploadFriendly is an easy to use Java Applet that will allow multiple file...
    2. upload multiple files
      Hi, I have the form where user can upload max to three files at the same time. Also the file is need to be overrtie if user try to post the same...
    3. upload multiple files is this possible?
      Hi guys! is this possible to upload a whole directory or at least all files in a directory at once ? I know how to do it with 10 files then you...
    4. Multiple upload files with php
      Hi, I need to upload multiples files using php, but with the same "<input>" tag, somebody can help my, is this feature supported by php?. Anyboy...
    5. multiple files upload
      Hi Group, In my program, the user has to be able to add one or more documents (as files) for one product from the database. The number of files...
  3. #2

    Default Re: Can you upload multiple files on one page using the FILE field?

    [url]http://www.ultrasuite.com/default.asp?id=ultrasuite_7001[/url]

    check out the UltraUploads.

    twocans

    "darrel" <notreal@hotmail.com> wrote in message
    news:d1msg0$k64$1@forums.macromedia.com...
    > When using a form to upload a file using the BROWSE functionality, can one
    > send multiple files from one page? My recollection is no, you can't. I'm
    > in
    > the early phases of an interface and I want to confirm that I'll need
    > separate pages for each file that gets upload.
    >
    > -Darrel
    >
    >

    twocans Guest

  4. #3

    Default Re: Can you upload multiple files on one page using the FILE field?

    You can with Persits ASP Upload

    --
    Jules
    [url]http://www.charon.co.uk/charoncart[/url]
    Charon Cart 3
    Shopping Cart Extension for Dreamweaver MX/MX 2004


    Julian Roberts Guest

  5. #4

    Default Re: Can you upload multiple files on one page using the FILE field?

    > When using a form to upload a file using the BROWSE functionality, can one
    > send multiple files from one page? My recollection is no, you can't. I'm
    in
    > the early phases of an interface and I want to confirm that I'll need
    > separate pages for each file that gets upload.
    TO clarify, this is something I'm building myself in .net. I'm not going to
    be getting a component for this or anything. It sounds like, by default, no,
    you can't. Out of curiosity, anyone know what these components do that
    enable this?

    For now, I'll simply use iFrames or a wizard interface to get them through
    each file upload (they only need to upload 2 files most of the time...4 at
    most.)

    -Darrel


    darrel Guest

  6. #5

    Default Re: Can you upload multiple files on one page using the FILE field?

    Links to tutorials on the subject

    [url]http://www.google.co.uk/search?q=multiple+file+upload+asp.net[/url]

    --
    Jules
    [url]http://www.charon.co.uk/charoncart[/url]
    Charon Cart 3
    Shopping Cart Extension for Dreamweaver MX/MX 2004


    Julian Roberts 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