[thelist] ajax and form population

Christian Heilmann codepo8 at gmail.com
Tue Dec 13 09:26:54 CST 2005


> I'm working on a small app that will take the users email and check
> for an address in the database.  I can populate the information to a
> div and outputting it.  I'm not sure how to do it and populate a form
> and all the fields.  Anyone have some time to help?

Just like you would do it with a normal JavaScript... change the value
of the input field to the data you get back from the backend script.
Actually Stuart Langridge's DHTML Utopia book has exactly this example
in it.


--
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/



More information about the thelist mailing list