Delete Confirmation
General
When writing many types of Web applications, there is sometimes a need to let a user delete something. It is generally a good practice, however, to have the user confirm their intentions. One method of doing this is by using a snippet of code to bring up a confirmation message. This snippet can be easily added to an existing or new script or application.
Notes
- Created by: Justin Barlow
- Web Site: http://www.netlobo.com/
- Posted: April 25, 2008
Source Code
Paste this source code into the designated areas.
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document


Leave a Response
(2 comments)You will need to submit your question to the [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]JavaScript forums[/a].
I have this function and i have text box is there, here i suppose to enter some url with special characters, If suppose i need to delete or edit the same url its not , pls help me how to resolve this issue[br /][code removed]