According to the HTML spec, you cannot populate an <input type="file">'s
value attribute.  It's a security "feature."  Some browsers will do this for
you, but others will not.

Matt

> -----Original Message-----
> From: Sukhenko, Mikhail (Contr) [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 24, 2003 2:29 PM
> To: 'Struts Users Mailing List'
> Subject: original file name and path
> 
> 
> Do any of you guys know how to get the original file path on 
> the clients
> computer?
> i.e. something like c:\my documents\myfile.doc?
> 
> I need it to repopulate the upload file box whenever the user 
> comes back to
> the page.
> 
> Thanks a lot in advance
> Mikhail
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to