window.print(), as mentioned, will work client side. It will not target a
particular printer, however. The user will have to do that.
If you need to target a printer, and this is an intranet, you can create a
"print" button that is keyed, server side, to a particular printer. It would
not print from the client side, but would solve your problem. For an
Enterprise, you would have to map users to printers, but it could be done.
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
*************************************************
| Think outside the box!
|
*************************************************