Results 1 to 2 of 2

Thread: Label not visible in the browser

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2003
    Location
    india
    Posts
    273

    Question Label not visible in the browser

    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

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Fort Collins, CO
    Posts
    366
    oops just saw this was a duplicate post...
    Last edited by pvb; Aug 30th, 2003 at 12:20 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width