certain things not displaying

Discussion in 'ASP.NET / ASP.NET Core' started by JJslim, Dec 23, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. having some trouble with some things. I have a page and in it I put a response.write in the pageload sub and that doesn't display. What would cause this to happen? There are no errors when I build the page and there are no errors when I load the page. However it doesn't display. Also, I have a button that should should simply change the text of a label and that doesn't even work. I dont understand what's going on here. I'm at work now but I will post my code around 3:45pm EST

    Thanks,
    JJ
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    please post your code, this doesn't really make send.

    Is it a code behind or inline asp.net page?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page