Does anyone know how to remove the title, URL, page number etc that prints out at the corners of a page when you print out a HTML page?
I need to do it in the HTML so that when someone prints it out they don't show.
Cheers,
Suzy 
I'm pretty sure that's beyond your control - can you give them a PDF version to print instead?
LOL That's a whole different story. I couldn't get my database records to export to PDF so I'm saving out as a HTML and then the user is printing to PDF. I'm sure it won't be a major deal if I can't get rid of them, thanks though 
it's a browser setting on print. Nothing you can do about it other than have people manually go in and change it. It's much like printing background images, all browser controlled.
Thanks
I've explained it to the client and they seem fine about it.
you know there are a few free PDF creation options out there, I'm sure there's something that'll do it for you.
Cheers DBM, It ended up being too much hassle trying to do the PDF as well on the fly from my ASP code and it turned out that all the people that will use it have the ability to create PDF's so I'm just creating the web page that they can print to PDF from and they are happy with that 
ha sweet 