Hi,

I'm a little overloaded by all the cool functionality of AJAX. I'm trying to do something which is probably just too simple, and might even be better off done without ajax, but anyway.

I need a simple form with EmailAddr, name, Zip code, and a submit button.

The Zip Code is related to a Zip table, which needs an autofind to show the City and State that the Zip is in (before the user submits).

Is there a sample which i can follow through which allows just adding to the table, but not finding?

Michael.