Friday, April 11, 2025

Breaking News
>> Securing and encrypt View State and Cookies values  >> Page has one or more controls that do not correspond with   >> “The Controls collection cannot be modified because the control contains code blocks”  >> How to fix "Validation(): Element 'xxxx' is not supported  >> How to create a new session in ASP.NET programmatically  >> MySQL Database Backup using mysqldump command    

Editors Picks

Friday, February 25, 2011

'Remember Me' option in ASp.net

'Remember Me' option in ASp.net using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using...
Read more ...

Date format in datagrid

Date format in datagrid <table width="100%" border="0" align="center" cellpadding="3" cellspacing="0">                  ...
Read more ...

Find Controls inside GridView

Find Controls inside GridView // grid view defination <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" BackColor="PapayaWhip"  BorderColor="Black" BorderStyle="Solid"...
Read more ...

Trace Mobil number location and Mobile number operator in India

function GetPhnlocation() { var phone = document.getElementById('Text1'); var number = document.getElementById('nme'); var state=document.getElementById('cmpny'); var provider=document.getElementById('idno'); var...
Read more ...

Contact Us

Name

Email *

Message *