Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to programatically add Logout hyperlink to table
Message
De
15/12/2004 10:44:36
 
 
À
14/12/2004 19:44:12
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Oracle
Divers
Thread ID:
00969017
Message ID:
00969452
Vues:
12
>Hi .. that's what I did, I need to programatically add hyperlink behind it ..
>
>Table1.Rows(0).Cells(1).Text = "User ID: " & Session("WebLogMemberID") " "& "" --> How to add hyperlink here?
>
>TIA
>
>Winanjaya

Hee hee... I told you, but my markup didn't display cause it was mark up. Notice how your text in my message was a link...

Just wrap your string with an anchor tag that has an href= to the page you want the link to go to.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform