This is because of the manner of interaction between the client and server - The submitted form information contains more than just the file name and path, but rather the entire file in encoded multipart format. The client does not submit the file name for the server to subsequently retrieve the file from the client, but rather the file name and path are secondary to the content of the request containing the encoded file. Multiple files can be uploaded with a single request, but there is no automatic method by which the server can expand upon a file path and retrieve files from the user machine - If this were possible, one could imagine the security problems that this could represent.
In reply to Re: browse to directory
by rob_au
in thread browse to directory
by Galen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |