B
Barry
Hi
I am updating a website downloaded from Microsoft, in the aspx files there
are controls having referance to cssclass but there are no css files in the
project, have i missed something or has MS done away with css files
eg
<asp:TextBox Width="500px" Text='<%# Bind("Title") %>' runat="server"
ID="TitleTextBox" CssClass="post_title"
MaxLength="50"></asp:TextBox>
TIA
Barry
I am updating a website downloaded from Microsoft, in the aspx files there
are controls having referance to cssclass but there are no css files in the
project, have i missed something or has MS done away with css files
eg
<asp:TextBox Width="500px" Text='<%# Bind("Title") %>' runat="server"
ID="TitleTextBox" CssClass="post_title"
MaxLength="50"></asp:TextBox>
TIA
Barry