Advertisement
2002ASP Files/ File Controls/ Input/ Output #8098

How to add "Print" button to your page

Prints out the content of a webpage

AI

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

Kode Sumber
original-source
<form>
<input type="button" value="Print" Onclick="print()" ;>
</form>
Komentar Asli (3)
Dipulihkan dari Wayback Machine