Hi Dave,
Actually, it is only when we input an invalid path will the page be
prevented from being postback. e.g:
"C
\FILENAME.EXT", this an invalid path. however, if the path is valid,
but the file does not exists, the page will still be posted back, and there
is no uploaded file stream. e.g:
"C:\nonexisting_filename.ext"
Anyway, through the pure html element, we can not force the user to type
(or even detect) a filepath which really point to an existing file because
we can not check the client side filesystem.
Thanks & Regards,
Steven Cheng
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Get Secure!
www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)