472,342 Members | 1,538 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,342 software developers and data experts.

Visited Link Color problem: More info

First visit all of the links on the page. For each, if the link opens a new
window, close it. If it opnes in teh same window, hit back.

then hit REFRESH.

Notice that while all links SHOULd be displayed in the visited color,
usually not ALL of the links that open in a new window (the first 4) will
appear as visited. The links that open in the same window will always
appear as visited.

How can I get IE to reliably indicate whether the user visited a link or
not?

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Window</title>
</head>

<body>
<span lang="en-us"><b>Ensure Internet History &gt; 0 days. Clear to
retest.</b></span><p>
<b>New Window (Bad):</b></p>
<p><a href="http://www.cnn.com" target="_blank">CNN</a></p>
<p></p>
<a href="http://www.microsoft.com" target="_blank">MS</a><p></p>
<a href="http://www.msnbc.com" target="_blank">MSNBC</a><p></p>
<a href="http://www.wallstreetjournal.com" target="_blank">Wall
Street</a><p>&nbsp;</p>
<p></p>
<p><b>Same Window (Good): </b></p>
<p></p>
<a href="http://abcnews.go.com/">ABC</a><p></p>
<a href="http://www.aljazeera.com/">Al-jazeera</a><p></p>
<a href="http://www.latimes.com//">LA Times</a><p></p>
<a href="http://www.foxnews.com">FOX</a><p></p>

</body>

</html>
May 18 '06 #1
1 1299

Chad wrote:

more stuff that isn't ASP related.

When you post a followup to your own post, follow up by replying to
your own post. Don't start a new thread.

--
Mike Brind

May 18 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Drifter | last post by:
Using HTTP_REFERER I cannot capture the URL when the link is made via a button: <input type="button" name="Continue" value="Continue Shopping"...
3
by: Matt Adams | last post by:
As well known I could specify the text color in the body tag like: <BODY TEXT=WHITE LINK=WHITE VLINK=RED ALINK=WHITE> What I want to achieve...
17
by: Rickard Lindhé | last post by:
Hey. I'm experiencing a problem using a css stylesheet on my homepage (http://w1.193.telia.com/~u19305515/test/testis.html). As you can see, the...
11
by: M Kinstlinger | last post by:
How can I assign a hover value and a link value, and maintain them if the link has been visited ? If I set up a visited link, the hover option is...
6
by: - jes | last post by:
Greetings. Using CSS, a programmer can set the color for an href link and a different color for a VISITED href link. Anyone know where this...
11
by: VK | last post by:
a:active { color: #FF0000; text-decoration: underline} /* a:visited color rule has higher priority over a:hover if viewed from your local drive,...
6
by: AA Arens | last post by:
Hi, I have a database with 2 main forms. Contacts and companies. I share the base with two others via LAN. On the companies form I have buttons...
8
by: Jeff | last post by:
ASP.NET 2.0 I'm wondering how to set the color of a visited HyperLinkField (the link text) in a GridView?? Here is the markup of the...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...

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.