User Profile

Collapse

Profile Sidebar

Collapse
infernodeep
infernodeep
Last Activity: Jun 2 '08, 06:14 AM
Joined: May 12 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • infernodeep
    started a topic Single / Multiple Checkbox Validation

    Single / Multiple Checkbox Validation

    Hi,

    I have a dynamically generated form, and each listing contains a checkbox named 'del'.
    The users checks the 'del' checkbox next to each listing they wish to delete, and click the submit button. If there are multiple listings/checkboxes on the page, then the script I have works quite well, but if there is only one checkbox displayed on the page. If there is only one checkbox, and the user clicks the submit button, it still...
    See more | Go to post

  • thank u Logician....... your code works fine....thank so muuch...
    See more | Go to post

    Leave a comment:


  • validation for dynamic multiple text fileds

    hi guys,im new to this forum
    could anyone help me to solve this problem for me..

    In my site im generating multiple text boxes and i need to wirte validations for that....
    Code:
    <form id="form1" name="form1" method="post" action="">
      <input name="cc1" type="text" id="cc1" value="0" />
      <br />
    <input
    ...
    See more | Go to post
No activity results to display
Show More
Working...