>The only part i am having trouble with is making the remote script
>automatically look into the local computer's hard drive and grab the .txt
>file.

<snip>

>The problem with the code above is the path to the file does not show up
>in the <input type='file'>, and the user would still need to click on the
>'submit button' to upload the file.

You're out of luck - for security reasons, the file input widget is
intentionally resistant to scripting/styling.

---------------------------------------------------------------------
michal migurski- contact info and pgp key:
sf/ca            http://mike.teczno.com/contact.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to