Hi,
I have textboxes,one for ssc marks(0-600) and another is inter marks(0-1000)
I want to write validation for these two textboxes using jQuery.
What should I write in my Scripting??
The following code is What I wrote in my WebForm...