[jQuery] Re: Form plugin, filling results into the fields

2007-06-17 Thread wyo
On 17 Jun., 04:14, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > No, the form plugin does not do anything with the server response > (other than pass it to your callback). What exactly is it that you > need to do? > Well I though the form plugin might be able to loop through the response and assigns

[jQuery] Re: Form plugin, filling results into the fields

2007-06-16 Thread Mike Alsup
No, the form plugin does not do anything with the server response (other than pass it to your callback). What exactly is it that you need to do? Mike I'm not sure if I understand it right, does the form plugin move the results back into the form fileds after the call succeeds? If yes how has