
February 9th, 2003, 10:38 AM
|
|
Junior Member
|
|
Join Date: Jan 2003
Posts: 13
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Not Visible Objects
Hello!!!
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>
What can I do  It not look ok but I dont know what to do .....
help me plsss
Thx
|