Recent posts
I am having an ajax toolkit calendar extender with the code below:
<asp:TextBox ID="txtStartDate" runat="server" CssClass="textbox" ToolTip="Enter the Start Date"></asp:TextBox>
<asp:Image ImageUrl="/images/cal.gif" runat="server" ID="imgStartDate" ToolTip="Please Pick/Enter a StartDate" />
<ajaxToolkit:CalendarExtender TargetControlID="txtStartDate" PopupButtonID="imgStartDate"
runat="server" ID="CalendarExtender1" PopupPosition="Right" Format="dd/MM/yyyy">
</ajaxToolkit:CalendarExtender>
<asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ValidationGroup="Submit"
Text="*Start Date is required" ControlToValidate="txtStartDate" Display="Static">
</asp:RequiredFieldValidator>
<asp:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="txtStartDate"
ValidationExpression="(0[1-9]|[12][0-9]|3[01])[- /.](0[1-9]|1[012])[- /.](19|20)dd"
Read more
Hello,
I have created a document in MS Word 2010 which has both the orientations i.e. portrait and landscape. In order to do so I had to create a section break but now when I am inserting page numbers it restarts from the next section. I want continuous page number...
Read more
Dears I am using Visual Studio 2005 in my system then I need of Visual Studio 2008 for this purpose I remove previous version of Visual studio from my computer and install latest version means 2008, but I can’t install it I try its again and again but I...
Read more
Microsoft SQL Server error appears again and again. I don’t know how to remove this error. Please give me its solution and also the reason why this error appears, so that next time I can be careful.
I am Using Adobe Illustrator for Graphics, but today I receive an error, and I try to remove this error but I can not do.
I reinstall Adobe illustrator so that this error can be removed, but I can’t remove it. Please tell me its solution.
Read more
I am using NetBeans and I am developing mobile applications in it today I write code in netbeans and try to compile it but I receive given error after I try other codes I receive same errors please tell me is this error due to Code or Software Problem...
Read more