multiple file selection with descriptions

Last post 02-09-2010, 3:52 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  02-08-2010, 1:17 PM 58590

    multiple file selection with descriptions

    Hi Folks

    Thanks in advance
      is there a way to add several file controls or a better way:
    users need to select a file then enter a description for that file.

    e.g.

    Select file1: [____________] [BROWSE]   [text box to enter file description]
    Select file2: [____________] [BROWSE]  [text box to enter file description]
    Select file3: [____________] [BROWSE]  [text box to enter file description]

     
    [submit]
     
    tried this but the first one disables , second uploads file.
     
                <?php    
                    $uploader=new PhpUploader();    
                    $uploader->Name="myuploader";    
                    $uploader->InputboxCSSText="font-size: 12px;";    
                    $uploader->Render();    

     
                    $uploader2=new PhpUploader();    
                    $uploader2->Name="myuploader2";    
                    $uploader2->InputboxCSSText="font-size: 12px;";    
                    $uploader2->Render();    
                ?>    
      
     
  •  02-09-2010, 3:52 PM 58625 in reply to 58590

    Re: multiple file selection with descriptions

    We are investigate this issue and will get back to you as soon as possible.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML