Posted By:
pradeep_gummi
Posted On:
Monday, August 25, 2003 12:03 PM
I would like to embed a style sheet in to my html format of email. Since the stylesheet is saved locally, I would like to attach it as an image to email and am using MultiMimepart to embed the stylesheet in html just as an image is embedded in the html email by assigned a cid value. I realised this is the wrong way since the stylesheet info is mentioned in
tag and not in the body. Any suggestions in doing this.
thanks
pradeep