Background Form Submitter

Need a SILENT form submitter to post data on another website in the background.

When a user clicks on a picture or video dialogue, i want the form in the background to be submitted. All information will come from databases on the main site.

The other websites form will be iframed but will be covered by the pic/vid dialogue.

Using PHP/Java/Curl/Ajax – the script should gather the next line in the database and enter the information on the form.

When the user clicks anywhere they will actually be clicking submit on the background form. None of this will be seen by the end user.

Each unique surfer will submit only one form and all entries will be a unique record from the database.

Script needs to be functional in all browsers.

Leave a Reply

Your email address will not be published. Required fields are marked *