Brendan
I've done this manually using javascript (and a simple ajax lib) but
seriously I'd look at using something like jquery for the client side,
http://api.jquery.com/category/ajax/
The php part is straightforward, you return xml instead of html
HTH N
see also
http://www.talkphp.com/vbarticles.php?do=article&articleid=58&title=simple-ajax-with-jquery
Hi there,
Wanting to achieve the following...
1. Select a store from a drop down list in a form.
2. Upon selecting the store, the store id send via AJAX to a PHP page
to get contact information for the store, returned as XML
3. Populate the contact input form elements beneath the drop down on
the form with the received info.
anyone can point me to a simple tutorial that can accomplish this with
AJAX and PHP?
cheers
Brendan.
--
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]