PDA

Click to See Complete Forum and Search --> : Label not visible in the browser


PPCC
Aug 29th, 2003, 01:56 AM
I am tring to create a runtime Label and some text in the label for that i am trying the following code.In the browser the following code display nothing.please tell me the necesssary steps should i follow.

Label lblError=new Label();
lblError.Visible=true;
lblError.Text="Display Error";

Help



Pankaj Chandak:confused:

pvb
Aug 30th, 2003, 11:57 AM
oops just saw this was a duplicate post...