Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP Web Controls wont display
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00609452
Message ID:
00609456
Views:
20
>I am using .Net Beta II and created an .aspx page according to the "Walkthrough: Creating a Basic Web Forms Page" documentation.
>
>After dragging a Web Server Control (Button) on to the page as described, the following code was added to the page:
>
>< asp:button id="Button" runat="server" >< /asp:button >
>
>This is correct according to the documentation but after 'build and browse' the button does not appear on the page.
>
>Covering new ground... Wondering if its a Beta II problem.
>
>Todd

I never use ASP .NET but, I guess that you have to put something between the tags...

< asp:button id="Button" runat="server" >My Button< /asp:button >

Let me know if that help :-)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform