I use wicket  file upload  to upload my files.
I noticed all of a sudden from today uploading files from IE the filename is
coming with whole path

when I call 

upload.getClientFileName()


In Chrome its just file name , but in IE its filename and its path

for example I upload a file  Test.pdf from c:drive

when using chrome filename is   test.pdf

when uploaded from IE I get filename as   c:\test.pdf

I am using IE 8, please help me resolve this.

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/upload-in-IE-tp3045562p3045562.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to