Confirm boxes, PHP Web Programming

Assignment Help:

The JavaScript confirm alert box differs through a regular alert box in which it provides two choices to the user, OK & Cancel. Typically, you'll see confirmation boxes utilized on links where the destination is outside of the domain of the page you are at present on or to alert you of potentially objectionable material. The following instance will display a confirmation alert box while either a link or form button is clicked. Once either OK or Cancel is chosen an alert box will follow to display that was chosen.      

<html>  

<body bgcolor="#FFFFFF">

<title>CodeAve.com(JavaScript:  Confirm Alert Box)</title>

<script language="JavaScript">

<!--

function confirm_entry()

{

input_box=confirm("Click on OK or Cancel to Continue");

if (input_box==true)

{

// Output while OK is clicked alert ("You clicked OK");

}

-->

else

}

{

// Output while Cancel is clicked alert ("You clicked cancel");

}

</script>

Click <a href="JavaScript:confirm_entry()">here</a>

<p>

<form onSubmit="confirm_entry()">

<input type="submit" >

</form>

</body>

</html>


Related Discussions:- Confirm boxes

I need a drupal 7 developer, I need a Drupal 7 developer I want a good d...

I need a Drupal 7 developer I want a good developer with a long Drupal development experience to participate in several Drupal 7 projects. I'm seeking someone with a high level

Need help in implementation of new design, Need help in Implementation of N...

Need help in Implementation of New Design I am seeking to have a new design implemented on MeditationMusic.net How long do you think it will take you to implement the designs

We looking for a facebook developer for game app, We looking for a Facebook...

We looking for a Facebook Developer for game app Top Notch Facebook application and Game developer needed Job description -- We are in search of a Facebook Developer who w

Need an expert to clone a website, Need an expert to Clone a website I w...

Need an expert to Clone a website I would like to repeat a website with other words to have a similar website with the same application for demo trading and trial accounts. O

Need help to develop social networking website in php, Need help to develop...

Need help to develop social networking website in PHP We are in search of a developer to rewrite the code for our social networking site, Nexopia. The site is currently written

Anchor tag, The Anchor tag is utilized to create links between distinct obj...

The Anchor tag is utilized to create links between distinct objects such as HTML pages, files, web sites etc.  This is introduced through the characters and terminated th

Does udp provide any security feature for mip, Question: a) An applica...

Question: a) An application sends a message which is 3400 bytes long. It sends the data as one UDP datagram. The message is then transferred from a sender to a receiver over t

Websites to create real time user conversations, Prototype-WebRTC widget fo...

Prototype-WebRTC widget for websites to create real time user conversations The project comprise a server side built using node.js and a client side widget using webRTC. Users u

Need a expert to check cookie tracking on our site, Check cookie tracking o...

Check cookie tracking on our site We have influence radius (affiliate tracking) as well as we have people sending us traffic and conversions. We want someone to check as well as

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