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

I am seeking for a skilled web programmer in html, PSD to Wordpress I am...

PSD to Wordpress I am seeking for a skilled web programmer in HTML to transform my PSD into HTML. I have two PSD right now. What I am seeking is a great freelancer that I

Metropolitan area network, A MAN, basically bigger versions of a LAN is des...

A MAN, basically bigger versions of a LAN is designed to extend over a whole city.  It can be single network like a cable television network, or it can be a means of connecting a n

Onerror event handler, The onError event handler executes the indicated Jav...

The onError event handler executes the indicated JavaScript code or function onto the occurrence of an error event. It happens while an image or document causes an error throughout

Develop a gwt application, Develop a GWT application (based on the Sampl...

Develop a GWT application (based on the Sample05_Objects example) which helps students select the courses in which they want to enroll. The domain model should have Department

Update php and html form, Update PHP / HTML form I need the HTML moderni...

Update PHP / HTML form I need the HTML modernized to HTML5. The customer likewise has to fill in a phone number and email address, else the form should not validate. As of

Need help in whatsapp web solution, WHATSAPP WEB SOLUTION We are seeking...

WHATSAPP WEB SOLUTION We are seeking a professional company to develop a solution that allows me to send a bulk message for a list of numbers from the web to whatsapp. This s

How can an organisation measure web application security, Question 1: C...

Question 1: Cookies are not a perfect state mechanism, but they certainly make a lot of things possible that would be impossible otherwise. Name three things that make cooki

Very simple workshop job and parts tracking program, Very simple workshop j...

Very simple workshop job and parts tracking program Project Description: I want some software that will be very simple for mechanics who are not computer savvy. i want it to

I want a wordpress specialist, Wordpress specialist 1) Wordpress install...

Wordpress specialist 1) Wordpress install and needed plugins 2) Wordpress theme 3) Wordpress crowd funding plugin or custom made (please specify) 4) Custom details 5

Describe two types of looping statements in php, Question: (a) Describe...

Question: (a) Describe the two methods used to retrieve information from web forms using PHP. (b) Explain two different kinds of arrays that PHP uses. Give an example scri

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