if there were, webmasters could take control over your printer using their
website. what a horrible thought! you can start a "request for print"
however, simply by adding :

<script language="JavaScript">
<!--

document.print();

// -->
</script>

this will open a print window...

Hope that helps,

Raphael



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to