Forums
This topic is locked
ASP Upload - Multiple Images - Rename All
Posted 09 Jan 2003 16:47:26
1
has voted
09 Jan 2003 16:47:26 Chris Rowe posted:
I was wondering if the ASP PureUpload Extension would work for multiple uploads on the same page. Right now I have 1 upload field that I also uniquely rename. Can I add 2 more (3 total) and give each a unique name? Thanks. Replies
Replied 09 Jan 2003 17:42:04
09 Jan 2003 17:42:04 asp asp replied:
yes! you can add as many upload fields as you want!!
Replied 10 Jan 2003 09:02:15
10 Jan 2003 09:02:15 Martha Graham replied:
If you want to do multiple uploads with one field, you can zip your files and upload the zip file and use the Unzip Processor to unzip the zip file on the server.
Martha Graham
Martha Graham
Replied 13 Jan 2003 04:52:42
13 Jan 2003 04:52:42 Mike Sal replied:
HOW ? When I add 2 file fields to my update form, then try to apply the pure asp upload behavior to it .....I get an error message telling me that only one can be applied ?
What is the workaround for this !
2 file fields ...... uploading 2 files from an update record page.
Thanks
"A developer in the making"
What is the workaround for this !
2 file fields ...... uploading 2 files from an update record page.
Thanks
"A developer in the making"
Replied 13 Jan 2003 09:32:18
13 Jan 2003 09:32:18 Martha Graham replied:
Replied 14 Jan 2003 21:03:58
14 Jan 2003 21:03:58 Mike Sal replied:
Got it ..... thanks Martha
Mike
"A developer in the making"
Mike
"A developer in the making"