I am creating a blog and I need to preserve white space for user comment. So I need to put <pre> tag around the comment content. In ASP.NET, I could do it in the ItemDataBound function and then … more →
My Web Development Blogwrote 12 months ago: I am creating a blog and I need to preserve white space for user comment. So I need to put <pre … more →
wrote 1 year ago: What it is: http://aspnet.4guysfromrolla.com/articles/112906-1.aspx Download and Install: http://www … more →
wrote 1 year ago: I am still using IE 6 at work and the website looks fine. When I get home, the website only display … more →
wrote 1 year ago: To use sitemap file as the datasource for the the horizontal menu control, Put the SiteMapDataSource … more →
wrote 1 year ago: Problem: When user type in the keyword in the search textbox and press the Enter key on keyboard, th … more →
wrote 1 year ago: Designer View: <asp:Menu ID=”Menu1″ runat=”server” Orientation=”Hor … more →