Click to See Complete Forum and Search --> : Web Attachment


mschreiber
03-03-2008, 12:55 PM
Good day! Curious if anyone knows the syntax to add the ability to have a surfing user upload a file with their form submission. Basically I have a simple web form the user completes, I just want/need a way for them to send me a document from their PC as well. If someone knows if it's possible that is a great start... then we can talk about what language I need to be using. :)

Thanks so much!

KDLA
03-03-2008, 02:13 PM
Yes, it's possible. (For example, if you haven't noticed, you can add attachments to your forum posts.) This forum uses PHP as its scripting language.
In order to select a server-side scripting language for your particular project, you need to know the platform of your web server.