> -----Original Message----- > From: Paul Waring [mailto:paul@xxxxxxx] > Sent: Friday, November 05, 2010 1:27 AM > To: php-general@xxxxxxxxxxxxx > Subject: Re: How to code in PHP an onchange event in a <select>? > > On 04/11/10 20:23, Tomás Corrales Lemoine wrote: > > I have this two files (?index.php? and ?include.php?). They both work > > fine, but I want to substitute the code for de onchange event in the > > <select> tag. Can I use PHP to code this event? How? > > xajax will allow you to call PHP code as if it was JavaScript: > > http://www.xajax-project.org/ > > Paul > It looks very promising except the demo is a bit slow for just changing '' to '610'... maybe their server/connection is a bit slow? It takes almost a full second from button click to display on my 20mb up/down connection. Regards, Tommy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php