Hi Al
Working on a project for work and am stuck.
I have a page called addorder.php which contains a form. It posts its data to do_addorder.php which inserts it into the DB. Now on this page I need a link or button that opens a popup window and echos the fields, print a copy of the data for the customer to take away. Im guessing the best way would be to use a form with hidden fields which I can do, its the popup part that is going to be the issue, and getting the data into the popup.
What are the best ways of going about this, and could any volunteer some help.
Thanks
Aaron
Working on a project for work and am stuck.
I have a page called addorder.php which contains a form. It posts its data to do_addorder.php which inserts it into the DB. Now on this page I need a link or button that opens a popup window and echos the fields, print a copy of the data for the customer to take away. Im guessing the best way would be to use a form with hidden fields which I can do, its the popup part that is going to be the issue, and getting the data into the popup.
What are the best ways of going about this, and could any volunteer some help.
Thanks
Aaron