On Mar 9, 2009, at 6:46 PM, Ricardo J. Parada wrote:


On Mar 9, 2009, at 9:28 PM, Ricardo J. Parada wrote:

Right now I'm using a text field with a little javascript to look at each key stroke and call the FooUpdate() function to update the container when the key typed is the return key. But I was wondering if the AjaxObserveField already has this functionality.


I forgot to say. If I do FooUpdate() from my javascript, but it's not sending in text field value. Does FooUpdate() take any arguments for the values I want to send in with the request (i.e. a partial ajax submit).

AjaxObserveField submits the form which is why the value will be present on the server. AjaxUpdateContainer just sends the current state of what is on the server. Updating the container does not submit the form.

Chuck

--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to