|
Hi, I have been able to transfer form entries to PHP for processing using
the ACTION/METHOD combination, however, I need to do an ajax call,
does this mean I don't keep this action/method on the HTML form any longer because the ajax call itself has a post and php reference, I have been
unable to get an ajax call to work with onClick on the form.
Please---thanks!
|