checkbox

perl India
  • 15 years ago

    hi
    am having 50 checkbox's with same name like ''group''
    here i need to select multiple option, so if i select more then one checkbox ,
    it always print first option only, actuly i need to print selected items


    "the checkbox displays with loop with same name"


    JE

  • 15 years ago

    Use CGI.pm. Look in the man page for it and you will find that there are helper methods to manipulate groups of HTML controls that are named identically.

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger Dijkstra