PDA

View Full Version : Upload


The Wizzard
12-20-2002, 06:30 AM
Whats the script for uploading a picture from your computer, onto the server?

I have a text box, next to it a button that says "upload" then you click it, pick the picture, then it appears in the text box, then once you hit "submit" it uploads it to the server, into a specific directory i assign.

Thanks!!

glenngv
12-20-2002, 06:35 AM
You need a file upload component. You can find a free component in the internet such as ASPUpload. But I downloaded a pure VBscript file upload. I haven't used it though :D
See attachment...