View Single Post
  #1  
Old 08-19-2006, 11:32 AM
beans beans is offline
OSP Starters
 
Join Date: Aug 2006
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
beans is on a distinguished road
Default not visible objects

Hi

I created a label, a textbox and a button when i build the webform and try to see it with the explorer it only show the label

The other 2 objects (textbox and Button) at the Visual Basic.Net editor at the properties are visible and in the code i have
<asp:TextBox id="TextBox1" runat="server" Width="122px"></asp:TextBox>

It doesn't look OK to me, so what to do??
Bye -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - not visible objects
View Single Post
  #1  
Old 08-19-2006, 11:32 AM
beans beans is offline
OSP Starters
 
Join Date: Aug 2006
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
beans is on a distinguished road
Default not visible objects

Hi

I created a label, a textbox and a button when i build the webform and try to see it with the explorer it only show the label

The other 2 objects (textbox and Button) at the Visual Basic.Net editor at the properties are visible and in the code i have
<asp:TextBox id="TextBox1" runat="server" Width="122px"></asp:TextBox>

It doesn't look OK to me, so what to do??
Bye -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote