Hi,
> Looks like IE8 remove the path.
Correct and the edit box should be read only.
See
http://blogs.msdn.com/ie/archive/200...rotection.aspx
and the "File Upload Control" section :
"Additionally, the "Include local directory path when uploading files"
URLAction has been set to "Disable" for the Internet Zone. This change
prevents leakage of potentially sensitive local file-system information to
the Internet. For instance, rather than submitting the full path
C:\users\ericlaw\documents\secret\image.png, Internet Explorer 8 will now
submit only the filename image.png."
--
Patrice