Re: Notification of listbox selection change

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09 Dec 2013 at 21:07, Larry Martell <larry.martell@xxxxxxxxx> wrote: 

> What they want is a frame to the right of the table with a listbox
> with all the choices (I have that coded.) When they select item(s)
> from the listbox row(s) would get added to the table and when they
> deselect items rows would be removed. They don't want to wait for the
> next refresh nor have to click on a submit button.

You have to detect their actions on the javascript side, make an ajax request to the server, and have a PHP script respond with some data which you use to update the table.

--
Cheers  --  Tim

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux