473,395 Members | 1,948 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Hide Hyperlinks Visitors?

What are the best ways to hide hyperlinks from visitors?
Any ideas
Nov 19 '05 #1
5 1444
Make them runat="Server" and use the Visible="false" which will make it so
they aren't rendered (ie, the won't appear in view source).

Or use the display:none; css style which will still render them (view source
will show them) but they won't be visible.

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"Patrick.O.Ige" <pa********@optusnet.com.au> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
What are the best ways to hide hyperlinks from visitors?
Any ideas

Nov 19 '05 #2
Thx Karl for the reply..
But if Visible is set to FALSE the link won't be shown.
Or 'm not getting you?

"Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net>
wrote in message news:OE**************@TK2MSFTNGP10.phx.gbl...
Make them runat="Server" and use the Visible="false" which will make it so they aren't rendered (ie, the won't appear in view source).

Or use the display:none; css style which will still render them (view source will show them) but they won't be visible.

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"Patrick.O.Ige" <pa********@optusnet.com.au> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
What are the best ways to hide hyperlinks from visitors?
Any ideas


Nov 19 '05 #3

re:
But if Visible is set to FALSE the link won't be shown.
Wasn't your question :
"What are the best ways to hide hyperlinks from visitors?"

"Hide" means "set to not visible", doesn't it ?

Or, did you mean something else ?

Juan T. Llibre
ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
==========================

"Patrick.O.Ige" <pa********@optusnet.com.au> wrote in message
news:en**************@tk2msftngp13.phx.gbl... Thx Karl for the reply..
But if Visible is set to FALSE the link won't be shown.
Or 'm not getting you?

"Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net>
wrote in message news:OE**************@TK2MSFTNGP10.phx.gbl...
Make them runat="Server" and use the Visible="false" which will make it

so
they aren't rendered (ie, the won't appear in view source).

Or use the display:none; css style which will still render them (view

source
will show them) but they won't be visible.

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"Patrick.O.Ige" <pa********@optusnet.com.au> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
> What are the best ways to hide hyperlinks from visitors?
> Any ideas
>
>



Nov 19 '05 #4
KMA
Do you mean "Hide links that have been visited?"
If yes, CSS.

Or do you mean hide the visitors themselves. For this you require a client
side script to stuff them into the back of the wardrobe.

"Patrick.O.Ige" <pa********@optusnet.com.au> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
What are the best ways to hide hyperlinks from visitors?
Any ideas

Nov 19 '05 #5
i assume you mean the url showing in the status bar. just catch the
mouseover event in the hyperlink, and set the status message to something
you like

<a href="foo.apx" onmouseover="window.status='click me'>some link</a>

--bruce (sqlwork.com)
"Patrick.O.Ige" <pa********@optusnet.com.au> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
What are the best ways to hide hyperlinks from visitors?
Any ideas

Nov 19 '05 #6

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

Similar topics

5
by: _andrea.l | last post by:
I'd like to let user download a file but I'd like to hide the url of the file. I'd like to write something like that: <a href="download_file.php?id=1123">download file</a> download_file.php...
6
by: Steve Speirs | last post by:
Hi I'm trying to show/hide a simple piece of text and a text field on a form based on what choice is made from a drop down box. <select name="dropdown" size="1"> <option selected...
9
by: Ian Shere | last post by:
I have a disclaimer page prior to a visitor going to my FAQ page. I want to hide the link which normally appears in the status bar from visitors seeing it. I am using the following code which...
5
by: Ray | last post by:
Hi, I was wondering if anyone has any idea how this can be done. I am trying to show/hide navigation links based on server names or ip addresses. So if, someone visits a particular url/ip address...
11
by: Axel Dahmen | last post by:
Hi, this is confusing to me: When I clear the status bar to hide a hyperlink using the below onmouseover event, the original status text (the hyperlink target URI) re-appears when the user...
4
by: jerryyang_la1 | last post by:
I've found this script that allows be to hide/show form elements.. <script language="JavaScript"><!-- var toggle = true; function show(object) { if (document.layers && document.layers)...
3
by: prinsipe | last post by:
Hi all, what i'm doing is showing/hiding hyperlinks depending on the hyperlink clicked. it is partially working. when i call step1, all hyperlinks are hidden. but then i call step2, single and...
92
by: Erwin Moller | last post by:
Hi group, I encoutered page validation error, but I don't know a way around. The page has the following doctype: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.