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 PROTECTED]

Reply via email to