In this blog we will see how we can validate the minimum length of textbox. <html xmlns="http://www.w3.org/1999/xhtml"> <head id="Head1" runat="server"> <title>Validate Textbox</title> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> </head> <body > <form id="form1" runat="ser...
Once I was trying to access client script at .cs side by using ClientScript.RegisterStartupScript . But somehow it didn't work.After doing some research I found the solution to it.I realised that the reason why it wasn't working was because of update panel present on the page. ClientScript.RegisterStartupScript(typeof(System.String), "message", "<script> alert('I'm unable to access...
It's fast, easy and free! Submit articles, get your own blog, ask questions & give answers in the forums, and become a better developer, faster.
enter your email address:
What kind of email newsletter would you prefer to receive from CodeAsp.Net?18