Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
I am creating an application that will be printing out a page. The main problem that i am facing is the headers that are on the printed pages (if you print in firefox for example, you get the link at the top, and the page number and date at the bottom). I know how to remove these manually (in page setup), but i was wondering if there was something I could do to make it automatic only when this page is accessed. Any ideas?
If this was possible, it could produce a serious security vulnerability. I can see why you don't want the header stuff to be printed, but AFAIk the document.print() function takes no variables.