473,461 Members | 1,857 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to place links inside confirmation boxes.

I am needing to place a link inside a confirmation box that links to my terms of service page. I have seen this done but i do not know where to find the code. My confirmation box is set to pop up on page load. If the user agrees to the terms by pressing ok it goes away and nothing happens. If the user clicks cancel they are notified that they are being navigated away from my page and they are sent to google. The page is not yet published.
Sep 17 '10 #1
1 1543
wizardry
201 100+
you will want to wrap the link around the object i.e.

<a href="link.page" ><input type="checkbox" name="checkbox" /></a>
Sep 17 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Mel | last post by:
is it possible to have URL links inside a list box ? WITHOUT the use of JavaScript? thanks for your help Mel
3
by: Coder Coder | last post by:
Hi, I have to set the url of a link from the codebehind. I want to call the GetLink function which returns a string. <<a href= <<% GetLink(); %>>My Link<</a>> - Thanks,
12
by: Alan Silver | last post by:
Hello, I Classic ASP, I used to have a standard way of making the top-level site navigation links. I had an include file which included a Sub like this ... Sub MakeLink(TocURL, TocText) If...
0
by: Irfan Akram | last post by:
Hi People, Wondering how we display confirmation boxes to the user in order to confirm his action, before we can proceed. How do we get back the value from the user's action, i.e. if he selects...
0
by: Siva | last post by:
Hi, I am designing a page in asp.net. I am facing problem with placing the image box and the hyperlinks inside the panels. I am not able to align / place it inside the panel. My page contains...
1
by: softfruit6 | last post by:
i am a designer trying to learn to code. I am looking to use a CSS (with a little js, little html) mouseover drop down menu in a CSS formatted page AND control/manage my Nav/header/footer content...
2
by: Anthony Sporetta | last post by:
Hi all I have a page which has an iframe, containing an external site which I have no control over. When someone clicks one of their links inside the iframe, it currently opens that link also...
2
by: Anand Iyer | last post by:
Hi All I want to have a link inside the subject attribute in the mailTo function. Is there any way to do this? I tried the following: <a href="mailto:sample@sample.com?&Body=<a...
1
by: amulyab | last post by:
Hi, M using browse button to select a text file.The contents of text is made to display inside text area.Now i have to add some links for the some parts of text which is inside text area.How can i...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.