Jump to content

kookypirate

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

kookypirate's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi all. I have a form (form.php) which calls and executes code in post.php to place form data in mysql. The form is a popup ajax form and after I submit the form, I want the index.php page (where the link to my form resides) to refresh. The form is submitting data to mysql which then appears on my index.php, but currently I have to refresh index.php to see it. Any ideas? Thanks.
  2. Hi all. I have a form (form.php) which calls and executes code in post.php to place form data in mysql. The form is a popup ajax form and after I submit the form, I want the index.php page (where the link to my form resides) to refresh. The form is submitting data to mysql which then appears on my index.php, but currently I have to refresh index.php to see it. Any ideas? Thanks.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.