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

Need experienced wordpress developer to work on our site, Need Experienced ...

Need Experienced Wordpress Developer to Work on Our Site We are in search of an experienced as well as somebody with advanced level of Wordpress familiarity to help us with your

Create a website for used book buy and sale, In this part of the assignment...

In this part of the assignment, you continue to develop your website for used book buy and sale. You need to develop the following 3 additional web pages each with associate PHP co

Adding xml files to html page, Step 1: Select File -> Import XML into Templ...

Step 1: Select File -> Import XML into Template Step 2: Choose the XML file & click Open While an XML file is imported, Dreamweaver merges the XML content in the Template

A web application of shopping cart using php, You are required to implement...

You are required to implement a shopping cart web using PHP. The web application should allow the user to view the items in a catalogue, add items to a shopping cart, remove items

Vbscript basics, It is a powerful & easy to learn tool which can be used to...

It is a powerful & easy to learn tool which can be used to insert interaction to your Web pages. The Web browser attains scripts along the rest of the Web document. The browser

Html password field, How do you define an HTML password field? Use type ...

How do you define an HTML password field? Use type = password for the form element. This provides a minimal level of visual privacy but the text is submitted in plain text.

Explain pass by-reference, The expressions can be passed as pass by-referen...

The expressions can be passed as pass by-reference arguments or only variables can be passed? Only variables can be passed as pass by-reference.

Web application - front-end for bash tools, Web Application - Front-End for...

Web Application - Front-End for BASH Tools We are in search of a developer or organization capable of building a web application designed to function as a user-rich web front-en

Need help to develop online calculator, Develop Online Calculator I want...

Develop Online Calculator I want someone who sees the big picture with this project. I want an online calculator created that will utilize the inputs from users to determine wha

I need help in ecommerce php website on aws, eCommerce PHP website on AWS ...

eCommerce PHP website on AWS This website has to be responsive as well as should handle heavy traffic. It wants to have selective views and there are many more features which we

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