Loading ...

Who is online?  0 guests and 0 members
home  »  blogs  »  Sumit Arora: November 2009

Communifire Blogs

Sumit Arora :November 2009 postings

Sumit Arora

How to validate minimum length in textbox by jquery

11/17/2009 by Sumit Arora · 0 · 8364

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...

Sumit Arora

How to use Client Script at .cs side when update panel is present on the page

11/10/2009 by Sumit Arora · 1 · 3026

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...

Page 1 of 1 (2 items)

Product Spotlight

ASP.NET Hosting Spotlight

Join CodeAsp.Net for FREE Today!

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:

 

Quick Vote

What kind of email newsletter would you prefer to receive from CodeAsp.Net?