I have a webform with various check boxes on them and a submit button. I want to be able to create an html file (text file) on the fly depending on what is checked. How can this be done? Also I want to use a message box on the form if an error occurs how can a message box be displayed in vb.net from a webform?