Switch to full style
What's behind JSP & Servlets
Post a reply

Google Chrome input file

Mon Aug 15, 2011 10:29 am

<input type="file" name="picture">

when i use this code in IE9 it gives me file's path with name Eg: file="C:\mypics\hello.jpg"
but where as in Google Chrome when i use the same code it just gives me file name Eg: file="hello.jpg"
i want the full path in file can u please help me??



Re: Google Chrome input file

Sat Aug 20, 2011 5:02 pm

very strange , you are uploading in jsp and facing problem because of this ??

Post a reply
  Related Posts  to : Google Chrome input file
 Why Google Chrome     -  
 Things Every Webmaster Should Know About Google Chrome     -  
 getting file name of html input file tag using jsp     -  
 Encrypt/Decrypt a file from source file to target file.     -  
 $.browser Check if your browser is IE or FireFox or Chrome     -  
 getting a full line input     -  
 Input-Output Operations     -  
 input suggestion using Javascript     -  
 Only numeric input in JTextField     -  
 Read input from SWITCHES and PORTS     -