Greetings,

I'm totally inexperienced in website design but a keen learner:mrgreen:

What do I need to do in order to allow visitors to my website to submit photo's on a submit form?

Thanks!

You have to specify an input element of type "file", and then you have to have server-side code to handle the uploaded file. One without the other is meaningless. Which server-side language do you use?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.