I have been looking into this for a long time now. Whenever I want to print out an HTML form, I want only the data entered into the textboxes and textareas/dropdowns to be visible instead of having it wrapped up in one of those controls. Is there a way to get ride of the HTML controls and only view the data inside them using CSS? If not, is there a way to do it through javascripts?
Thanks in advance guys.
Thanks in advance guys.