ASP.Net tag format

L

Lam

How do I config VS.Net 2002 to make it generate
ASP.NET code as

"<asp:Label ID="Label4" Text="This is a label" runat="server" /> "

instead of

"<asp:Label ID="Label4" runat="server" >This is a Label </asp:Label >

because when I use Macromedia Dreamweaver to design the interface, it won't
display
the real content of the tag generated by VS.NET. Instead, it displays
[ASP:LABEL]
But VS.NET can recognize both.
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,078
Messages
2,570,572
Members
47,204
Latest member
MalorieSte

Latest Threads

Top