Newbie question!

  • Thread starter Thread starter Nathan
  • Start date Start date
N

Nathan

Hi:

I am trying to create an admin for email. The admin
basically has the emails with some content. I want to
allow the user to edit the contents. Currently I use .txt
for email, and replace the content according to the user.
But the look of text content on email is kind of ugly.

I would like to do the same with HTML email User should
be able to edit the template like (name) and the email
will be sent with updated details.

I would appreciate any thought or suggestions. Any better
solutions are welcome.

Thank you,
Nathan
 
Sorry for not making the question clear.
1. How do i create HTML email dynamically? I would
appreciate any example of this. User will edit the
contents and click "create email", i have to create the
HTML email on the fly.

Thanks,
Nathan
 
Back
Top