W
www.howtokillapenguin.com
Guest
My company has asked me to make a web app. They will go to the request page, fill in the necessary field and submit it. Once it’s submitted it will save the values from the text boxes in the DB. The first problem I have is when I go to the archive page to display the results there formatting is removed. So I don’t know if I need to change my data type in the DB or if I need to change the way I print out my results( currently gridview linked to a details view). I don't know if saving in html would be a good option. Thanks for any input!