I've got a suggestion form that inserts into a db table when they
submit, my jquery is located in a /js folder, while this page is in /,
and my db settings are in /includes/
Here is my $.post
$.post("../sendsuggest.php",
{ subject: subjectVal, message: messageVal,
theusername: the
()
> call does not include a "submit" param, which is what sendsuggest.php
> is checking for in order to process the submission.
>
> - jason
>
> On May 16, 7:59 pm, riscphree <[EMAIL PROTECTED]> wrote:
>
> > I've got a suggestion form that inserts into
2 matches
Mail list logo