Author: dennisyang | Posted on: 4/2/2009 8:35:06 PM | Views : 982

It's my first post, forgive me if I did something wrong, thanks.

my question is about the value returned from the controlor FileUpLoad by using IE8.0.

the problem is when I try to alert the value that get from FileUpLoad by using javascrpt, always I find the paths are all start with the string "fakepath".

for example:

the browse path I choosed is C:\Test\Test.rar, but the returned value must be C:\fakepath\Test.rar.

and this problem only appeared in IE8.0.

how can I resolve it?

thank you very much for your early reply.
...

Go to the complete details ...