
When it works 100% when i run the website.
Here is a sample code for what im trying to show (its a widget for a blog):
<div class="block"> <h2> Calendar</h2> <blog:PostCalendar ID="PostCalendar1" runat="Server" NextMonthText=">>" DayNameFormat="FirstTwoLetters" FirstDayOfWeek="monday" PrevMonthText="<<" CssClass="calendar" BorderWidth="0" WeekendDayStyle-CssClass="weekend" OtherMonthDayStyle-CssClass="other" UseAccessibleHeader="true" EnableViewState="false" /> </div>
Is this a known bug or am i doing something wrong?
Thanks!


Sign In
Create Account

Back to top









