inzo21 Posted February 18, 2004 Posted February 18, 2004 Hello all. Damn, this is getting frustrating. All I want to do is have the text of an html label change when a user clicks on an web form linklabel element. SImple enough!!! I'm not getting anywhere with the code I posted previously (calling myhtmllabel.InnerText = "myvalue" in the Click method of my linklabel. So, does anyone know how I can position a web form lable (i.e. asp:label) so that it is centered within the page. The align property is inherent in the html label control - but there is no equivalent in the web form label. Arggghhhh Microsoft! thanx in advance. inzo Quote he who forgets will be destined to remember... (E.Vedder)
Moderators Robby Posted February 18, 2004 Moderators Posted February 18, 2004 Did you try and use Styles? BTW, MS has nothing to do with this! Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.