php mail
Posted: Thu Nov 01, 2007 12:55 pm
hi,
i have got another question.
i have got a site called druck.php
which contains some text and some values - that have been submitted from a registration form - to druck.php and are being represented in there in tables.
the user gets the option to print that information with print() of javascript.
however, i also want to add the option to email it to the user - email address also provided in the registration form $_POST["email"].
this means if the user clicks on there he should get the html and css formatted text in the email specified.
how can i solve that?
thanks for the help
i have got another question.
i have got a site called druck.php
which contains some text and some values - that have been submitted from a registration form - to druck.php and are being represented in there in tables.
the user gets the option to print that information with print() of javascript.
however, i also want to add the option to email it to the user - email address also provided in the registration form $_POST["email"].
this means if the user clicks on there he should get the html and css formatted text in the email specified.
how can i solve that?
thanks for the help