PDA

View Full Version : uploading files


hubbni
09-04-2003, 10:03 PM
I am wondering how to have a button that would say, upload file, and you can click it, and select a file off of your computer, and then upload to a specific place. Does anyone know how to do this? I need this so workers and upload thier files to our server. Thanks.

Nightfire
09-04-2003, 11:42 PM
You'll need a serverside language, such as php to do this.

SDP2006
09-05-2003, 12:38 AM
Yeah, Nightfire is right. You'll have to have server scripting language for this. Litterally impossible with HTML