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 ?