If i need to print an image or a small section on a webpage.. how can place a button in the html for that.. any ideas html gurus?
The only way I know to do a partial page print is by use of a Media=Print CSS page which hides all the unwanted elements.