Toups
02-08-2010, 04:10 PM
I'm looking for a good "contact" php form that allows multiple files to be uploaded and attached to the email the form sends to a specified email.
I have found some that do this but all are ones that use a separate field for each file to browse, I'm hopefully looking to find one that can upload multiple files via one field.. one such a seen here (top uploader):
http://the-stickman.com/files/mootools/multiupload/
( http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/ )
Another example of multiple upload via one field..:
http://15daysofjquery.com/examples/multiFile/demo1.php
( http://15daysofjquery.com/multiple-file-upload-magic-with-unobtrusive-javascript/17/ )
If anyone knows of any o
r can implement that one (the source code is for download off that page) that would be great.
Thanks
I have found some that do this but all are ones that use a separate field for each file to browse, I'm hopefully looking to find one that can upload multiple files via one field.. one such a seen here (top uploader):
http://the-stickman.com/files/mootools/multiupload/
( http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/ )
Another example of multiple upload via one field..:
http://15daysofjquery.com/examples/multiFile/demo1.php
( http://15daysofjquery.com/multiple-file-upload-magic-with-unobtrusive-javascript/17/ )
If anyone knows of any o
r can implement that one (the source code is for download off that page) that would be great.
Thanks