Click here to Skip to main content
15,912,665 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: ASP.NET Pin
omkamal15-Mar-02 6:43
omkamal15-Mar-02 6:43 
GeneralRe: ASP.NET Pin
Andy Smith17-Mar-02 21:02
Andy Smith17-Mar-02 21:02 
GeneralRe: ASP.NET Pin
Mazdak17-Mar-02 21:07
Mazdak17-Mar-02 21:07 
GeneralRe: ASP.NET Pin
Andy Smith18-Mar-02 13:08
Andy Smith18-Mar-02 13:08 
GeneralAgain Datagrid Pin
Mazdak12-Mar-02 7:53
Mazdak12-Mar-02 7:53 
GeneralDynamic LinkButton Text Pin
Marco Cunha12-Mar-02 6:26
Marco Cunha12-Mar-02 6:26 
GeneralRe: Dynamic LinkButton Text Pin
James T. Johnson12-Mar-02 9:18
James T. Johnson12-Mar-02 9:18 
GeneralRe: Dynamic LinkButton Text Pin
Paul Watson14-Mar-02 1:02
sitebuilderPaul Watson14-Mar-02 1:02 
I am not 100% sure what you are actually trying to do but here are a few solutions which may help you.

For some odd reason I also cannot define a variable in my Code Behind file and then use it in the aspx, still trying to figure that one out.

But what you can do is use a Label control and set the Label controls Text property to getLinkText("bla"). The Label control just outputs whatever you put in really, does not have any begin or end Tags.

However if you need the getLinkText("bla") result to be the HREF of an A Tag then use the Hyperlink Webform control. Then you can reference it from your Code Behind code easily.

If you fill us in on what you are actually trying to achieve then maybe we can help more Smile | :)

regards,
Paul Watson
Bluegrass
Cape Town, South Africa

"The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge

Sonork ID: 100.9903 Stormfront
GeneralRe: Using a variable from code behind in aspx Pin
James T. Johnson17-Mar-02 21:54
James T. Johnson17-Mar-02 21:54 
GeneralRe: Using a variable from code behind in aspx Pin
Paul Watson17-Mar-02 22:11
sitebuilderPaul Watson17-Mar-02 22:11 
GeneralRe: Dynamic LinkButton Text Pin
Marco Cunha14-Mar-02 1:48
Marco Cunha14-Mar-02 1:48 
GeneralNewbie Help With Cookies and Forms Pin
kashmir999912-Mar-02 3:55
kashmir999912-Mar-02 3:55 
GeneralRe: Newbie Help With Cookies and Forms Pin
Roger Wright12-Mar-02 13:19
professionalRoger Wright12-Mar-02 13:19 
GeneralRe: Newbie Help With Cookies and Forms Pin
Paul Watson14-Mar-02 1:47
sitebuilderPaul Watson14-Mar-02 1:47 
General.NET vs J2EE Pin
David Salter11-Mar-02 22:41
David Salter11-Mar-02 22:41 
GeneralSyntax-highlight and Command-completion in ASP.NET Pin
Mats Karlsson11-Mar-02 6:15
Mats Karlsson11-Mar-02 6:15 
GeneralRe: Syntax-highlight and Command-completion in ASP.NET Pin
11-Mar-02 8:13
suss11-Mar-02 8:13 
GeneralRe: Syntax-highlight and Command-completion in ASP.NET Pin
Mats Karlsson11-Mar-02 21:46
Mats Karlsson11-Mar-02 21:46 
GeneralDataGrid in ASP.NET Pin
Mazdak10-Mar-02 21:36
Mazdak10-Mar-02 21:36 
GeneralRe: DataGrid in ASP.NET Pin
omkamal11-Mar-02 8:22
omkamal11-Mar-02 8:22 
GeneralRe: DataGrid in ASP.NET Pin
Mazdak11-Mar-02 8:44
Mazdak11-Mar-02 8:44 
GeneralRe: DataGrid in ASP.NET (possible to inheret DataGrid?) Pin
Paul Watson14-Mar-02 2:11
sitebuilderPaul Watson14-Mar-02 2:11 
GeneralRe: DataGrid in ASP.NET (possible to inheret DataGrid?) Pin
Mazdak14-Mar-02 4:04
Mazdak14-Mar-02 4:04 
Generalchanging cursor using javascript for NN4.x Pin
10-Mar-02 18:55
suss10-Mar-02 18:55 
GeneralRe: changing cursor using javascript for NN4.x Pin
Jeremy Falcon13-Mar-02 3:37
professionalJeremy Falcon13-Mar-02 3:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.