The most common way to do this (without creating an extra printer friendly
version of the web page) is using CSS to control the printer-friendliness of
a page. You should be able to run a search for this on google.com with some
good examples. You can have a print this page button and there are some
javascripts that you can use to create this button at
javascript.internet.com and [url]www.dynamicdrive.com[/url]

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"Paul Aspinall" <paul@nospamaspy.co.uk> wrote in message
news:uasrZgsUDHA.2332@TK2MSFTNGP09.phx.gbl...
> Hi
> Can anyone offer a good/easy way to allow the user to print the window?
>
> I have seen many sites, which offer a "Printable version" facility. The
form
> is then redrawn in a 'printer friendly' manner, and printing is started.
>
> Is there an easy way to do this? or do I need to create "Printer friendly"
> versions of the forms I want to print?
>
> Cheers
>
>