$(document).ready( funtion(){ return false; $("#send").click( function(){ $.post("lib/ajax/requests.php", { action: "postrecommendmypros", projectname: {ALL_SEARCH_TXT}, firstname: {CLIENT_FIRSTNAME}, lastname: {CLIENT_LASTNAME}, id: {CLIENT_LASTNAME}, project_id: {ALL_REQUEST_PID}, url:{ALL_MY_REQUESTS_REDIRECT}, id: {EMAIL_UID} }, function(data){ window.location={ALL_MY_REQUESTS_REDIRECT}; } ); return false; } showNotice('Response posted!','Project '+ projectname); ); } ); --
Regards, Amit Kr. Sharma Mobile: 09780141161 Profile:
http://www.linkedin.com/in/amit2sharma Email id:
amit.mca...@gmail.com |
- [jQuery] [Form submittion not working]>>any error in the c... Amit