Guys,
I am sending an attachment in html format through mail to the users. And I am facing following challanges
1) the column size I can not control, I am using table related tags, when the attachment is opened in Excel, the first 2 columns are very large, in short I need to control them. I am using w3html table type
2) the size of the attachment has become very large, how can I compress the code, when i go in IE and try to see the code of the page, I can see lot of spaces
3) would xml format help me and if yes how?
Thanks