Use the radio buttons in web page, PHP Web Programming

Assignment Help:

<HTML>

<HEAD>

<TITLE> Working with Radio Buttons </TITLE>

<SCRIPT LANGUAGE="JavaScript">

function calculate(form)

{

if(form.elements[2].checked)

{

}

else

{

form.result.value = form.entry.value * form.entry.value;

form.result.value = form.entry.value * 2;

}

 

}

</SCRIPT>

</HEAD>

<BODY>

<FORM >

<CENTER><BR>

<B>Value:</B>

<INPUT  TYPE="text"  NAME="entry"  VALUE=0>

<BR><BR>

<SPACER Size= 190>

<B>Action:<B><BR>

<SPACER Size = 225>

<INPUT TYPE="radio" NAME="action1" VALUE="twice" onClick="calculate (this.form);">Double<BR>

<SPACER Size = 225>

<INPUT TYPE="radio" NAME="action1"  VALUE="square" onClick="calculate(this.form);">Square <BR><BR>

<B>Result:</B>

<INPUT TYPE=text NAME="result" onFocus = "this.blur();">

</CENTER>

</FORM>

 </BODY>

</HTML>


Related Discussions:- Use the radio buttons in web page

Develop an orientation programme, Assume the position of a consultant hired...

Assume the position of a consultant hired to assess the approach towards orientation and induction programmes for new recruits of an organization that is engaged in manufacturing a

I need help of php expert to change in website, I need help of PHP Expert t...

I need help of PHP Expert to change in website We have an existing code base that needs a new programmer asap. Small tasks as well as bigger projects required not looking for a

Need help to create a shopping cart, Create a shopping cart I have an in...

Create a shopping cart I have an incomplete shopping cart. The preceding expert didn't finish the project. He has done 70% of the work as well as then sent it to me. I would lik

Session management, I need help with adding session management to my login ...

I need help with adding session management to my login webpage. It is the MVC method and has 2 models and 1 view alongside the login page of course. I just need assistance with the

Interactive music playing website uising html and javascript, Interactive m...

Interactive music playing website uising HTML and Javascript Fundamentally we're looking to recreate (and previously turntable.fm), nevertheless using a third party music servic

Local area network, It is a privately - owned computer networks confined to...

It is a privately - owned computer networks confined to small geographical area, like an office or a factory extensively used to connect office PCs to share information & resources

Pre tag, This tag is utilized to present the text precisely as written in t...

This tag is utilized to present the text precisely as written in the code, by including whitespace characters. This is terminated by a tag.  Take the example illustrat

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

I want php website development, I want PHP website Development (NON CMS) ...

I want PHP website Development (NON CMS) Project Description: Create a Custom Website in PHP only. Do Not Suggest any CMS for this software and not show your CMS portfolio.

We want a talented team to make a specific mobile app, Tailor made app user...

Tailor made app user tracking tool We want a talented team to make a specific mobile app tracking tool to track all events for each of our clients inside our app. You should hav

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