tigeressal wrote:
> hi,
> im new to this group but ill be direct to the point.
>
> im tryin to create a simple webpage that will print the contents of
> the webpage to a printer on a client side machine.
>
> i know the command is ' window.print() ' and that i can have it in
> the ' onload() ' statement so that the print dialouge appears prior to
> printing.
I wouldn't recommend it. Folks who browse the web expect to *see* a page
when it loads, if they want to print it they will click print from their
browser. Anyway what if they don't have a printer? Maybe they are view
the page from on of those iPhones...
> here my question. how do i eliminate the Header and Footer information
> that is automatically generated by the webpage?(i.e. the website name
> at the top, and the location url at the bottom)
You cannot, those are user settings on the browser. You cannot script them.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com