473,324 Members | 2,456 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,324 software developers and data experts.

hyperlink within text C#.NET

Hi
I need to have a like this within the text.
I can have it using asp ..
but I need to have it in a Label or TextBox... for further work.
Anybody have any kind of solution ?

Ex.:
Mr. X Is a gr8 man
He never ... check this link for more info.

Thanks in advance
Apr 3 '07 #1
7 23104
shweta123
692 Expert 512MB
Hi,

Please Place a LinkLabel control within a Label or Textbox Control.You will get the required functionality.
Apr 3 '07 #2
Hi,

Please Place a LinkLabel control within a Label or Textbox Control.You will get the required functionality.

Hi,
First, I think u mean HyperLink control as I did not find LinkLabel control ?
Secondly, how can I place a control within another ? I could not do it.
Thanks alot
Apr 3 '07 #3
geo039
47
There is a control in the toolbox under common controls called LinkLabel.
Apr 3 '07 #4
There is a control in the toolbox under common controls called LinkLabel.
Well, you are right but all common controls are not active = cannot drag them in Web application.
But when I tried it in windows application, it works well.
Then, still the problem exists !
Apr 4 '07 #5
Do anyone knows how to solve this problem and thankfully tell me about it?
Apr 4 '07 #6
Well,
I just got it and wanna share it with everybody.

In Label.Text or TextBox.Text u should write the link in html code like the following:

<A href="chapter2.html">Chapter two</A> is very important chapter

will result in:
Chapter two is very important chapter.

Good luck and thanks for helpers:)
Apr 4 '07 #7
you are right~!
Apr 5 '07 #8

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

Similar topics

6
by: Owen Jacobson | last post by:
We all know that text-align: justify; is supposed to justify the block's text across the box. I have a friend, however, who wants to take that further. A visual example, because it's 2:30 AM and...
1
by: Darren Clark | last post by:
I need a server control for asp.net that has server events ... but only displays as a hyperlink.. or text lnk somethink that behaves like the ImageButton would be good... with click events and...
3
by: deko | last post by:
I store hyperlinks as text in a table like this: Invoice11-21-2003.pdf#file://P:\Finance\PrefVendors\Receipts\Invoice11-21-20 03.pdf I need to run a report that lists the documents - or...
0
by: =?Utf-8?B?QW5keQ==?= | last post by:
Hi, Two very related questions. a) On clicking a hyperlink control I need to be able to GET the text of the control. How can I do this? b) How can I then SET the text of the hyperlink control...
1
by: anilraja | last post by:
how to search within text using vbscript?
15
by: dillneus | last post by:
Hello, I have a problem with hyperlink. I have a text box that contains link to the document. I enter the link by clicking on the button "add link". When I add link, the windows browser opens...
6
by: martin DH | last post by:
Hello all, I'm thinking this is a simple question... I have a table (tblData) that includes a large-capacity text field (255 characters). I would like to write a query that pulls records that...
5
LAD
by: LAD | last post by:
Using Access 2003 on Windows 2000. My Skill Level: Med Low (Some VBA, okay with Access) Form: Single View - based on Query of single Table to sort by field. Application: Dealers email 'contract...
6
by: twiggymoo | last post by:
I want to have a popup message box for certain cases. In the field I want an event onclick that does this: If = then msgbox "Class is Full" Elseif > then msgbox "You have exceeded the class...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.