newbie - custom mail form question
Posted: Tue Jul 17, 2007 1:51 pm
hi ,
Im wanting to have a custom mail form
I know how to make regular email forms but this is different.
Its an invoice mail I'd like to send ( i know i should go through Gnupg which i will after I learn to make it )
I would like to make email that has an invoice look / feel , in the message body.
I already have the variables existing on the page in sessions.
Can you point me in direction of something that explains this?
I can get a mail to go through using hidden input text fields, but it cramps them all in one messy line.
Instead I'd like it to show something along the lines of :
Order:
Items:
Options:
Subtotals:
Shippings:
Totals:
Submitted on (Date) from (ip)
something like that.
Thanks
Im wanting to have a custom mail form
I know how to make regular email forms but this is different.
Its an invoice mail I'd like to send ( i know i should go through Gnupg which i will after I learn to make it )
I would like to make email that has an invoice look / feel , in the message body.
I already have the variables existing on the page in sessions.
Can you point me in direction of something that explains this?
I can get a mail to go through using hidden input text fields, but it cramps them all in one messy line.
Instead I'd like it to show something along the lines of :
Order:
Items:
Options:
Subtotals:
Shippings:
Totals:
Submitted on (Date) from (ip)
something like that.
Thanks