hi,
iam having an application in which i need to validate all the fileds present above a particular field when user clicks on any field present in a page.similar to this link
http://my.naukri.com/manager/createacc2.php?othersrcp=5424&wExp=N

is this possible using validator callout extender.
can we use javascript to achieve this functionality.
if thru javascript it is possible,can any one send me the code.

waiting for u r replies

In the web page you have mentioned, Javascript is used to validate the fields.

The javascript methods v_init() and onloadEvents() methods called in the body onload() are setting up the events and their delegates.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.