Re: WOFile Upload
Re: WOFile Upload
- Subject: Re: WOFile Upload
- From: Kevin Windham <email@hidden>
- Date: Thu, 1 Apr 2004 18:16:05 -0600
I think browsers disallow that as a security precaution. If you could
reset a file field through script, it would become fairly easy to steal
a user's files through the browser.
Kevin
On Apr 1, 2004, at 3:00 PM, Kranthi Sagar Borra wrote:
Hi,
I have a WOFile Upload in my component which has also a text field.
And now when i click on the submit button, I check if the text field
is null or not, if it is null I populate the same page again with an
alert message. But now when my page is refreshed , I cannot retrieve
the file that I have already selected, and now I need to select the
file once again. Can somebody tell me if there is a way to retrieve
the files that are already selected.
thanks in advance.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >WOFile Upload (From: "Kranthi Sagar Borra" <email@hidden>) |