how can i print a web page? more exactly i want to print only a table in the web-page.
i found out how to print all the page, some thing like this:
<A HREF="javascript:window.print()">
i realy don't know javascript. can i modify this to javascript:table.print()?
thanks, Sebastian