I have a windows application in c#. I am required to create an html file and save on a certain directory.
At the moment I am writing the file using streamwriter.
But I do have a problem with the images in the file in deployment.
I notice that I have available in the add an item to project; to add a html page. Does anyone know if that page can be dynamically altered? Or anyone have a better way to create the html page?
thank you for you help
tephra
At the moment I am writing the file using streamwriter.
But I do have a problem with the images in the file in deployment.
I notice that I have available in the add an item to project; to add a html page. Does anyone know if that page can be dynamically altered? Or anyone have a better way to create the html page?
thank you for you help
tephra