Re: HTTP post to WO app?
Re: HTTP post to WO app?
- Subject: Re: HTTP post to WO app?
- From: Robert Walker <email@hidden>
- Date: Fri, 2 Apr 2004 21:01:11 -0500
Oh yes! I forgot to mention that you also need to use these methods in
a direct action method and post your form to the direct action. That
will allow you to use request().formValueForKey("key") to get to the
data.
On Apr 2, 2004, at 8:44 PM, Robert Walker wrote:
Randall,
Take a look at WORequest's formValueForKey(String key) method. There
are also some other useful methods like formValueKeys() and others
relating to form data. That should get you going.
On Apr 2, 2004, at 8:29 PM, Randall Perry wrote:
Can a WO app receive post variables from a non-WO form?
If so, how are they accessed?
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
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.
--
Sincerely,
Robert Walker
_______________________________________________
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.
--
Sincerely,
Robert Walker
_______________________________________________
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.