Re: WOFile Upload
Re: WOFile Upload
- Subject: Re: WOFile Upload
- From: Hsu <email@hidden>
- Date: Thu, 1 Apr 2004 22:19:30 -0800
2 possibilities. The first is to use a Javascript which doesn't allow
submission until the textfield is filled. The second is to keep the
file somewhere, and if the textfield is null, go to a page that just
has the textfield.
Karl
On Apr 1, 2004, at 1: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.
Regards,
Kranthi Sagar B,
_______________________________________________
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.
--
It is by caffeine alone that I set my mind in motion. It is by the
Coca-Cola that the thoughts acquire speed, the lips acquire stains, the
stains become a warning. It is by caffeine alone that I set my mind in
motion.
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
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>) |