I have a game program I am writing.
I want to publish the results of a turn as a html document that I can then
e-mail to the players.
What would be the best way to create the html document from C#.
Thanks for the help.
Ken
I want to publish the results of a turn as a html document that I can then
e-mail to the players.
What would be the best way to create the html document from C#.
Thanks for the help.
Ken
Comment