Click here to Skip to main content
Sign Up to vote bad
good
See more: C#ASP.NET
I want to add a multiple attachment control in my site. Only 1 attachment can be added at a time. When user clicks on "Add Another Attachment" link, he is able to add another attachment & so on, just like gmail. Please help me accordingly.
Posted 9 May '12 - 1:06

Comments
SAKryukov - 9 May '12 - 8:55
Not clear what the problem is. What did you try so far? --SA

1 solution

I want to add a multiple attachment control in my site
There is nothing like multiple attachment control. There is 'File Upload' control and you need to put multiple ones as per need.
 
Either put 3-4 file upload controls by default OR put a button that will add file upload control at runtime. Try out.
 
Though there is a jQuery plugin that allows multi-select of files from a single upload: jQuery Multiple File Upload Plugin[^]
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 355
1 Sergey Alexandrovich Kryukov 338
2 Arun Vasu 315
3 Maciej Los 208
4 Aarti Meswania 180
0 Sergey Alexandrovich Kryukov 9,755
1 OriginalGriff 7,549
2 CPallini 4,018
3 Rohan Leuva 3,362
4 Maciej Los 2,951


Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 9 May 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid