Jump to content

Posting With Ajax?


rmpotter

Recommended Posts

I have a form I have created that serializes the $_POST information and stores it into the database for use upon reloading the form. It works well as a separate form but now I find I must use it in a AJAX window and have it POST without leaving the page.I then took all the data and stored it in a Java array ready to send it to a post request... then only thing I don't understand is how to send the array into a POST.Anyone?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...