Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP Web Controls wont display
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00609452
Message ID:
00609456
Vues:
16
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform