Advertisement
2002VB Files/ File Controls/ Input/ Output #25306

How to add "Print" button to your page

Prints out the content of a webpage

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
<form>
<input type="button" value="Print" Onclick="print()" ;>
</form>
Original Comments (3)
Recovered from Wayback Machine