handling multiple checkboxes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rameshbabu1251
    New Member
    • Dec 2011
    • 10

    handling multiple checkboxes

    I have multiple checkboxes on my page and i want to access only the selected checkbox on the next page with the values of the selected checkboxes can any one give me the idea how to do it
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    i want to access only the selected checkbox on the next page […]
    how are you going to know which checkboxes will be selected on the next page?

    if you mean to use the selected checkboxes on the next page somehow, that’s simple. only selected checkboxes are submitted.
    Last edited by Dormilich; Jan 2 '12, 03:41 AM.

    Comment

    Working...