Scott Mebberson wrote:
> Does anybody know how to upload a file if the only information you have is
> the string to the location of the file on the clients hard drive. Also, the
> string was not retrieved using the form method, which I know about. This
> method can't be used and I need to be able to upload with only the location
> information.

I wouldn't know how to do this myself, especially since it would help greatly in
a project I'm working on.  Although I'm suspecting it's a restriction in the
<input type="file"> tag which won't allow this kind of behaviour.
eg: "c:/windows/passwd.pwl"

of course I could be paranoid

-- 
| Disclaimer:                            | Timothy Aslat [EMAIL PROTECTED] |
| The sender of this email is a figment  | http://www.goodiesruleok.com       |
| of a deranged imagination and leaves it| Spyderweb Consulting               |
| to your own devices to decide whose... | P: 82270800    M: 0401088479       |

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to