Welcome Guest, Not a member yet? Register   Sign In
Need Help in Deletion of a Record using Jquery ....!!!
#8

[eluser]umefarooq[/eluser]
if success echo 1 if fail echo 0 and then check here like after echo put die(); so it will not give more output

Code:
success: function(msg){
                   if(msg == 1)
                    alert( "Sussess " );
                   else
                   alert("Fail");
                }


Messages In This Thread
Need Help in Deletion of a Record using Jquery ....!!! - by El Forum - 05-04-2009, 01:53 AM
Need Help in Deletion of a Record using Jquery ....!!! - by El Forum - 05-04-2009, 02:26 AM
Need Help in Deletion of a Record using Jquery ....!!! - by El Forum - 05-04-2009, 02:42 AM
Need Help in Deletion of a Record using Jquery ....!!! - by El Forum - 05-04-2009, 03:06 AM
Need Help in Deletion of a Record using Jquery ....!!! - by El Forum - 05-04-2009, 03:52 AM
Need Help in Deletion of a Record using Jquery ....!!! - by El Forum - 05-04-2009, 04:43 AM
Need Help in Deletion of a Record using Jquery ....!!! - by El Forum - 05-04-2009, 05:04 AM
Need Help in Deletion of a Record using Jquery ....!!! - by El Forum - 05-04-2009, 05:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB