If I have three textboxes (Title, Year, and Runtime) how would I go about saving the info typed into the textboxes as html, just as if I would have if I would have done it in an HTML editor. I know basic html code and I would know how to do it in editor such as frontpage but I want to design a program where I can type in certain info and then save it as html.
I thank you for any help that you can give me.