![]() |
Error in ASP.NET 2.0 script processing?
I have the following section of code inside my aspx page
<link rel="stylesheet" type="text/css" href="/Web/Css/<%=GetStyleSheet()%>.css" /> This code rendered find in ASP.NET 1.1, and <link rel="stylesheet" <%=GetStyleSheet()%> type="text/css" href="/Web/Css/test.css" /> and <title><%=GetStyleSheet()%></title> all render as expected. The offending item renders as <link rel="stylesheet" type="text/css" href="/WaterstonsWeb/Css/<%=GetStyleSheet()%>.css" /> is this a bug in .NET 2? cheers, Paul |
| All times are GMT. The time now is 01:52 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.