A
Aidy
my point was that you appear to believe that hacking about with aspx files
What if you need to increase the margin on a DIV or add some extra fields?
Do all of your aspx pages look like this?
<asp:Literal ID="HTMLCodeGoesHere" runat="Server"/>
is acceptable, and I don't...
What if you need to increase the margin on a DIV or add some extra fields?
Do all of your aspx pages look like this?
<asp:Literal ID="HTMLCodeGoesHere" runat="Server"/>