Advertisement
3_2004-2005 Files/ File Controls/ Input/ Output #147168

How to add "Print" button to your page

Prints out the content of a webpage

AI

AI Samenvatting: 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.

Broncode
original-source
<form>
<input type="button" value="Print" Onclick="print()" ;>
</form>
Originele reacties (3)
Hersteld van de Wayback Machine