RE: FormFile Question

2005-02-14 Thread DGraham
Return Receipt Your RE: FormFile Question document

Re: FormFile Question

2005-02-14 Thread Jeff Beal
It seems to me that sending the full client path to a file is probably a security concern, and therefore not included in a typical HTTP request with . (Just a guess, but if there's no method in FormFile that gets the full path, chances are that is because the full path is not available.) -- Je

RE: FormFile Question

2005-02-14 Thread Wu, William [IT]
rs Mailing List Subject: Re: FormFile Question William FormFileName has a getFileName() method which can retrieve the FileName ans write it out either as a property or session variable Anyone else? Martin - Original Message - From: "Wu, William [IT]" <[EMAIL PROTECTED]> To:

Re: FormFile Question

2005-02-14 Thread Martin Gainty
William FormFileName has a getFileName() method which can retrieve the FileName ans write it out either as a property or session variable Anyone else? Martin - Original Message - From: "Wu, William [IT]" <[EMAIL PROTECTED]> To: Sent: Monday, February 14, 2005 11:35 AM Subject: FormFile Qu