Yay
02-10-2010, 10:23 PM
Hi there,
Let me outline some things which I would like to be able to do. Self explanatory, really:
On the click of a button, the whole HTML window output is converted to an image, stored into a directory.
On the click of another button (which is unlocked when the certificate has been stored, or the action on the first button has been done) then e-mails the form to the person, by using $_GET to get the e-mail of the person from a page. The variables from the page will be carried over via the URL.
When that is done, the option to create a certificate (on the home.php) is blanked out, so no more certiificates can be sent to that user.
I can probably modify an e-mail script for the purpose of this,
Any help will be great,
Thanks
Let me outline some things which I would like to be able to do. Self explanatory, really:
On the click of a button, the whole HTML window output is converted to an image, stored into a directory.
On the click of another button (which is unlocked when the certificate has been stored, or the action on the first button has been done) then e-mails the form to the person, by using $_GET to get the e-mail of the person from a page. The variables from the page will be carried over via the URL.
When that is done, the option to create a certificate (on the home.php) is blanked out, so no more certiificates can be sent to that user.
I can probably modify an e-mail script for the purpose of this,
Any help will be great,
Thanks