NYCPHP Meetup

NYPHP.org

[nycphp-talk] Quickform: Select All Checkboxes

Ray Lance ray at lances.net
Tue Sep 20 10:58:22 EDT 2005


It might help to notice that php runs on the webserver, whereas the select-all function would be wanted locally, on the browser client.
  ----- Original Message ----- 
  From: Nunez, Eddy 
  To: NYPHP Talk 
  Sent: Tuesday, September 20, 2005 10:16 AM
  Subject: [work] Re: [nycphp-talk] Quickform: Select All Checkboxes


  Only way to implement a "(de)select all" at the browser level is with Javascript.
  Maybe QF has something built-in ... likely not since it's called "Quick" forms.
  As far as I know, PHP can't help you there.

  -Eddy
    -----Original Message-----
    From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org]On Behalf Of Mike Lynch
    Sent: Tuesday, September 20, 2005 4:56 AM
    To: talk at lists.nyphp.org
    Subject: [nycphp-talk] Quickform: Select All Checkboxes


    Hi All

    I am using QF to display a variable number of checkboxes (depends on what is returned from a database query).
    The number of "checkable" items can be quite large.

    What is the best way to implement a "Select All" and "Deselect All" option for these checkboxes in Quickform ?

    Thanks

    Mike


  **************************************************************
  This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, please contact sender immediately by reply e-mail and destroy all copies. You are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
  TIAA-CREF
  **************************************************************



------------------------------------------------------------------------------


  _______________________________________________
  New York PHP Talk Mailing List
  AMP Technology
  Supporting Apache, MySQL and PHP
  http://lists.nyphp.org/mailman/listinfo/talk
  http://www.nyphp.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20050920/63be8739/attachment.html>


More information about the talk mailing list