i think oits java script anyways, i mean like wots the code so when you press a botten which says print it prints lmao
Printable View
i think oits java script anyways, i mean like wots the code so when you press a botten which says print it prints lmao
u mean CTRL + P??
;)HTML Code:<form>
<input type="button" value="Print This Page" onClick="window.print()" />
</form>
THANK YOU :D
Now he's going to create a page of writing and at the bottom a link saying click to continue and it prints it.