PDA

View Full Version : Upload program?


zorque
08-23-2002, 11:18 PM
I was browsing around the web a few days ago and came upon a site which they held a picture of the week contest. People would submit their pictures by uploading them to this persons server through a submit bar. So you would click the browse button by it, find the file you wished to upload, click upload and it would be on their server. How do you do this, I cannot figure it out. Thanks in advance. if you could just post the HTML or program needed to do this it would help as I see that many sites have the ability to do this.

The Wizzard
08-23-2002, 11:29 PM
I belive this requires a server-side language, such as ASP or PHP... You may want to ask in that forum.

Nightfire
08-24-2002, 12:04 AM
The wizzard is right. You need serverside support. It's not just HTML you'll be using.