php/javascript
Posted: Thu Jul 05, 2007 3:24 pm
hi, i want to have a form that among other fields would allow the user to upload a file, i thought the best way to do that was to put a link which would open a popup box of the upload page. my issue is, on successful completion of the upload i would like the file path to be displayed on the original form, i know this is a javascript job, could anyone help me with a script?