Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > dynamic hyperlink

Reply
Thread Tools

dynamic hyperlink

 
 
Gerald Baeck
Guest
Posts: n/a
 
      12-05-2004
I want to realize a dynamic hyperlink, which changes onclick it's text and
it's navigateurl. Unfortunately there is no event for a hyperlink like
onclick for buttons. Is there another way to realize this task?

thx, Gerald.


 
Reply With Quote
 
 
 
 
Johann MacDonagh
Guest
Posts: n/a
 
      12-06-2004
You want a hyperlink that you can write server code to when it is clicked
(just like a Button)? The LinkButton server control is exactly what you
need. Drag one of them onto a Web form and double click it to hook up it's
Click event. Then, write any code you need!

Hope this helps,
Johann MacDonagh

"Gerald Baeck" <> wrote in message
news:%...
>I want to realize a dynamic hyperlink, which changes onclick it's text and
>it's navigateurl. Unfortunately there is no event for a hyperlink like
>onclick for buttons. Is there another way to realize this task?
>
> thx, Gerald.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add a hyperlink column to asp.net datagrid - where only one value is a hyperlink davetichenor ASP .Net 1 10-30-2006 02:57 PM
How to add a hyperlink column to asp.net datagrid - where only one value is a hyperlink Dave ASP .Net Datagrid Control 0 10-21-2006 07:48 PM
Dynamic Hyperlink Column =?Utf-8?B?SmFzb24=?= ASP .Net 2 06-29-2005 08:41 PM
dynamic hyperlink ashish ASP .Net 1 05-25-2004 07:00 PM
Dynamically Hyperlink and Event Handler for the Hyperlink ? Ken ASP .Net Datagrid Control 1 08-15-2003 11:38 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57