trying to dynamically create a HTML page from a windows service

I am working on a project which entails generating Account Statements depending on the frequency of need by the customer and sending it by mail. I am using a windows service, but the problem i happen to have is converting the results of a dataset into HTML. i am getting stuck. can any one point out the way forward or how i could go about this. 

Answer this question

trying to dynamically create a HTML page from a windows service

  • trying to dynamically create a HTML page from a windows service