Need Script to make web forms w/attachments

by 2 replies
3
I need to have a web form that allows people to insert multiple attachments and get sent to my email address.

Anyone knows of a good script?
#programming #forms #make #script #w or attachments #web
  • I think you will not find a ready made script. You required to develop such a script.
  • I don't know of a script that does this. If you are going to build your own though, you will probably want to think about uploading the files to your server via the standard browser file upload method, and just emailing yourself a link to the file.

    I've done this for clients before and it has been really well received.

Next Topics on Trending Feed