Confirmation Box


The Code:

Place the following code within the opening <A> tag.

<A HREF="FileName.htm" onClick="return confirm('Are you SURE you want Quit?')">

Example:

Click on the Following Link when you are ready to Quit.

Back