http://www.aspfree.com/authors/adrian/upload/Uploadreceive.asp
Tim Cadieux (613) 947-4895 Technical Applications Analyst / Analyste des applications techniques Client Services Section / Section de services � la client�le Administrative Services Division / Division des services administratifs Corporate Services Branch / Direction des services minist�riels Facsimile / T�l�copieur : (613) 947-8799 -----Original Message----- From: Tim Fletcher [mailto:[EMAIL PROTECTED]] Sent: August 22, 2002 8:43 AM To: ActiveServerPages Subject: file Upload hi everyone, i'm trying to write a page that will allow files to be uploaded to the server. but unlike must cases, where the user selects the files to be transmited, it will always be the same files. i have the asp script that saves the uploaded file, but i can't make the whole thing totally automatic (i have to give it, manualy the path of the file) i know i'm going to need some client side scripting. i have tried using Javascript but the following property is read-only (so i can't just hard code the different file names): document.form.fileToUpload.value="c:\test.txt" i'm realy stuck on this one because i just can't think of a proper starting point for this problem. Thanks very much for your time Tim --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
