Checkbox in html, PHP Web Programming

Assignment Help:

<HMTL>

<HEAD>

<TITLE>FORMS</TITLE>

<!-- This code checks the Checkbox when the button is clicked //-->

<SCRIPT Language='JavaScript'>

function Chk(f1)

{

f1.Check.checked=true;

alert(" The Checkbox just got checked ");

 f1.Check.checked=false; f1.Radio[0].checked=true; f1.Radio[1].checked=false;

alert(" The Radio button got checked ");

}

</SCRIPT>        </HEAD>

stated explicitly.

<BODY>

<FORM>

Client Name : <Input Type=Text Name="Text" Value=""><BR><BR>                                                        

Client Address: <Input Type=Text Name="Text1" Value=""> <BR><BR> Client E-mail Address :<Input Type=Text Name="Text2"

Value=""><BR><BR>

<Input Type="radio" Name="Radio" Value=""> Male

<Input Type="radio" Name="Radio" Value=""> Female<BR><BR>

<Input Type="CheckBox" Name="Check" Value=""> Employed <BR><BR>

<Input Type="Button" Name="Bt" Value="Set Element Array Value" onClick="Chk(this.form)">

</FORM>

</BODY>

</HTML>


Related Discussions:- Checkbox in html

Iframe, is an HTML 4.0 addition to the frames toolbox. Now only MSIE suppor...

is an HTML 4.0 addition to the frames toolbox. Now only MSIE supports . Unlike frames created via & , d

Need magneto development for changes to a custom module, Magneto Developmen...

Magneto Development - Changes to a custom module We are consist an Instagram image upload module built for our Magneto based website. The developer of this module is no longe

What is an image map, Question: (a) (i) How does HTML allow you to inse...

Question: (a) (i) How does HTML allow you to insert an image on a page with an alternate text if the image is not loaded? (ii) If after uploading your site, all the images

Need help in developing a child admission form, Child Admission Form Our...

Child Admission Form Our company runs premium athletic clubs and spas. In each facility, there is a large child care facility. In order for our members to utilize this both chil

I need to optimize wordpress website, I need to Optimize Wordpress Website ...

I need to Optimize Wordpress Website and connect w. WHMCS We have a WHMCS as well as a Wordpress site, that are connected. Though we would like a specialist that will optimize a

Need help for webshop migration, Webshop migration We need to migrate/mo...

Webshop migration We need to migrate/move the website rcfun.dk to a Magento solution as well as we are now looking for the right company that can do the job. The site is curr

I need help in styling live xml feed, I need help in Styling Live XML Feed ...

I need help in Styling Live XML Feed Need the reordering and styling of a short (dynamic) xml feed. The results are to be displayed within an external webpage. Additional wor

We need help in site coding, We need help in Site coding I have set up a...

We need help in Site coding I have set up a marquee using a jquery plugin. a) I want to duplicate that marquee action across multiple sites using iframe or some such so that

Need help-cakephp plugin needed to plot charts with nv3d.js, Cakephp plugin...

Cakephp plugin needed to plot charts with nv3d.js I have a database where I have pairs of date times and values. I want a cakephp plugin that permits me to plot them using nv3d.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd