PDA

View Full Version : Select File Object (or Browse)


thesiteseeker
04-12-2008, 05:03 PM
I need to have visitors to my website be able to upload a photo from their computer. I have a form which is working great to get their information, but am having problems with getting the photo. I am using the "select file object" in WE7 and it seems to work (the dialog box opens for them to locate the file and insert it) however, when I get the information which was submitted with the form all I get for the photo is the file location on their computer!

My hosting company is GoDaddy and they use gdform.asp as the form handler.

Any suggestions?

WebMonkey08
04-12-2008, 07:18 PM
'wbdesigner' at this Forum did what you want to do at her site http://www.wbprints.com/wprints_003.htm her name is Patti, why don't you email her, or send her a PM

wbdesigner
04-13-2008, 09:19 PM
is this what you are looking for http://www.wbprints.com/wprints_003.htm
it's a little free program called psupload http://www.perlservices.net/en/programs/psupload/index.shtml
you have to be able to put a cgi-bin file on the server with your upload directory in that file. if you can do that then it's an easy install just follow the direction in the psupload file.
Patti