Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > JavaScript > Javascript
|
Javascript General Javascript discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Javascript section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 26th, 2004, 01:35 AM
Authorized User
 
Join Date: Jul 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to blueguy
Default checkboxes check is it possible using js

i have this form want to know all checked or not
if not give a message

<form name="form" method="post" action="tesekkur.asp" target="NewWin">
<table width="226" border="1">
  <tr>
    <td width="216"><p>futboloynamay#305; seviyormusunuz</p>

        <input name="cevap1" type="radio" value="1">
evet <input name="cevap1" type="radio" value="2">
Hay#305;r<input name="cevap1" type="radio" value="3">
Yorum yok </td>
  </tr>
  <tr>
    <td><p>En sevdi#287;iniz sinemac#305;<br>
      <br>
      <input name="cevap2" type="radio" value="1">
      Kevin spa
      <input name="cevap2" type="radio" value="2">
      Angelina <input name="cevap2" type="radio" value="3">
      Di#287;er</p>
      </td>
  </tr>
  <tr>
    <td><p>En sevdi#287;iniz sinema filmi<br>
            <br>
            <input name="cevap3" type="radio" value="1">
      T#305;TANIC
      <input name="cevap3" type="radio" value="2">
      Ba#351;ka</p></td>
  </tr>
  <tr>
    <td><div align="center">
       <input type=button onclick="openPopup(this.form);" value="Gönder">
    </div></td>
  </tr>

</table>
  </form>

 
Old October 26th, 2004, 02:35 AM
Authorized User
 
Join Date: Jul 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to blueguy
Default

is there a way to validate this form







Similar Threads
Thread Thread Starter Forum Replies Last Post
JS to check for form Validation does not work - pl jennypretty Classic ASP Basics 4 December 11th, 2008 11:18 PM
Connect to VSS check-in Check-out Programatically rhd110 General .NET 6 August 12th, 2007 07:46 AM
Get the descriptors of JS-created checkboxes NilovSerge Javascript 1 May 27th, 2006 12:04 AM
Check all checkboxes in a checkboxlist in repeater jtoth .NET Framework 1.x 0 December 12th, 2005 01:28 AM
check all checkboxes with a <td> onClick event crmpicco Javascript How-To 1 August 19th, 2005 09:17 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.