oldBastard
Expert Member
Hi guys
Need some help on a php form.
The current process;
1. User fill in form.
2. A confirmation is echoed with the data.
3. User click print to print the page to fax to customer and then click submit to submit to MySQL db.
But I have instances where the lusers click print and then go fax and then close the page without submitting the actual data to the db.
Is there a way in java or any other coding form to preform an onclick on print to actually submit the data to the db and then do a header() back to the main page?
Need some help on a php form.
The current process;
1. User fill in form.
2. A confirmation is echoed with the data.
3. User click print to print the page to fax to customer and then click submit to submit to MySQL db.
But I have instances where the lusers click print and then go fax and then close the page without submitting the actual data to the db.
Is there a way in java or any other coding form to preform an onclick on print to actually submit the data to the db and then do a header() back to the main page?