I think I know why,
I use jQuery and have the following code on submit button, because I use my won stored procedures to update my database.
event.preventDefault();
Because above code on submit, it does not use default submit.
Are there any work around for this?
Thanks again for helping and information,
Regards,
Iccsi,