Does anyone know how, in Coldfusion MX, to NOT display the page number and page
name when printing a HTML page in a web browser. Is there some code to put in
the page to suppress the page information?
I am using CFFORM to create a html page which looks good until I want to print
it and I get all this extra infor on the page in the header and footer.
Thanks
Simon_Edwards_sgf - 01 Sep 2005 00:57 GMT
Ok, figured it out, put cfdocument tag around the code!!!