PHP coder needed for bulk upload form

Discussion in 'Programming' started by walesalex, Sep 29, 2007.

  1. #1
    http://www.freefileuploader.com/

    Instead of the 5 textfields I need one textarea that when you click on the browse link you can select up to 20 files at once and then upload them all with one click. And as it does now, it displays each one's thumbnail and all the links for it.

    Please let me know if you can do this with past work/quote in a PM or a post here, thanks.
     
    walesalex, Sep 29, 2007 IP
  2. GMROCKS

    GMROCKS Active Member

    Messages:
    648
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Most browsers will not support this.
    the only way I can think of it being done is with a lot of java programming.
     
    GMROCKS, Sep 29, 2007 IP
  3. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    As Seller:
    100% - 3
    As Buyer:
    100% - 0
    #3
    I can do this using little AJAX. If interested, please send me your script. PM a download link, or if that's a problem, I can send you my email id to send files as attachment. Let me know.
    (Your final upload script will also change to take input from 1 textarea instead of multiple INPUT fields.)
    Thanks :)
    jeet

    Edit---
    This might help:
    http://www.radinks.com/upload/plus/browse.php
     
    JEET, Sep 29, 2007 IP
  4. ds316

    ds316 Peon

    Messages:
    154
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    JEET, I'd be very interested in viewing you final HTML/JavaScript for this as I just tried to select multiple files when attaching a file to this post, but the dialog will only allow me to select one (and this is hard coded into the browser). As GMROCKS said, it may be possible if you use Java (and even then I'm not 100% sure), but not everyone has Java installed on their computer, so you'd be alienating some of your audience if you did it this way. You could indeed just list all the files in one textarea after browsing for them individually, but this would still be a pain clicking 'Browse' about 20 times.
     
    ds316, Sep 29, 2007 IP
  5. papa_face

    papa_face Notable Member

    Messages:
    2,237
    Likes Received:
    67
    Best Answers:
    1
    Trophy Points:
    285
    As Seller:
    100% - 0
    As Buyer:
    0.0% - 0
    #5
    papa_face, Sep 29, 2007 IP
  6. ds316

    ds316 Peon

    Messages:
    154
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #6
    Huh. Well, you learn something new everyday. I never thought of using flash to do it (mostly because I didn't know flash could browse for multiple files).
     
    ds316, Sep 29, 2007 IP