Hi,
I would like to send HTML email from a CGI form using CGI code, can any one give some url from where i can get the structure of HTML format on CGI script, so far i am using this emailf format to send text email but i would like to send this structured html page inself into the html email with link, text, images etc etc.
text email code:
I am using this to send text email so far. i need to modify it to send the same date in form of html email.
here you can see the look of html data which will pass on the email.....
http://www.kshitij.com/fxthoughts/for-forum.html
Please help me.