How to show success message using jquery ajax method in asp.net?

julianms

New Member
I've got a EmployeeMaster page where i enter empcode,empname etc.When i click 'check empcode' link after entering empcode,i want to show a success image if no such empcode exists and a failure image if empcode exists..Is there any way to show this using jquery ajax method ?
 
Back
Top