473,396 Members | 1,707 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,396 software developers and data experts.

hyperlinks in label control

Hi all,

Can a label be formatted to contain a hyperlink ?
are there any examples available?

Thanks,

Carlos
Nov 19 '05 #1
3 1949
labelname.Text = "<a href=#>text</a>";
--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Carlos" <ch******@yahoo.com> wrote in message
news:eI*************@tk2msftngp13.phx.gbl...
Hi all,

Can a label be formatted to contain a hyperlink ?
are there any examples available?

Thanks,

Carlos

Nov 19 '05 #2
Thank you Curt

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:Ol**************@TK2MSFTNGP10.phx.gbl...
labelname.Text = "<a href=#>text</a>";
--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Carlos" <ch******@yahoo.com> wrote in message
news:eI*************@tk2msftngp13.phx.gbl...
Hi all,

Can a label be formatted to contain a hyperlink ?
are there any examples available?

Thanks,

Carlos


Nov 19 '05 #3
Hi Curt. I just tried but it did not work..

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:Ol**************@TK2MSFTNGP10.phx.gbl...
labelname.Text = "<a href=#>text</a>";
--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Carlos" <ch******@yahoo.com> wrote in message
news:eI*************@tk2msftngp13.phx.gbl...
Hi all,

Can a label be formatted to contain a hyperlink ?
are there any examples available?

Thanks,

Carlos


Nov 19 '05 #4

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

Similar topics

6
by: Colleyville Alan | last post by:
I have an application that has an Access table that stores the locations of slides in a Powerpoint file. This used to work fine when there were about 4 files and 200 slides. The database would...
1
by: John | last post by:
Hi all, My app contains a datagrid with hyperlinks inside and these hyperlinks all point back to the same page. The problem is that I have a 'search' user control and the viewstate changes once...
3
by: Rob Meade | last post by:
Hi all, I've tried to add a hyperlink object inside a label object and its not having any of it...any ideas? Code below.. ' Declare variables Dim Link As Hyperlink
1
by: Don | last post by:
In my code I'm dynamically creating a GridView control and binding it to a DataView object that I create form a DataSet that I get from a web service call. It seems that no matter what I do I can...
6
by: Joe | last post by:
I know that the Literal control will not render a <span> tag so I can not format its text. Other than this, what is the difference betwen the Literal control and the LiteralControl Control? How...
9
by: Viken Karaguesian | last post by:
Hello all, I'm making a calendar section in a website. Each month is its own page and navigated by Previous / Next links. I have it working now with standard hyperlinks, but I want to learn how...
8
by: fiefie.niles | last post by:
I am new to ASP.Net. I use VB.NET as the language and Visual Studio ..NET 2003. On my WebForm I have a label called "Categories". I would like to read all the categories from the database and...
2
by: rn5a | last post by:
Consider the following code: <script runat="server"> Sub ShowData(obj As Object, ea As EventArgs) lblDate.Text = DateTime.Now.ToString("d") lblDate.DataBind() End Sub </script> <form...
3
by: ats | last post by:
I have a webform with a codebehind page. On this page an email address (amongst other info) is pulled from a db. This data is then placed on a label. How can I create a hyperlink from that eamil...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
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,...

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.