Hi, have anyone solved the problem I'm experiencing?
When I try to print a page that has been put together by a php-script and some HTMLcode Netscape and Opera will only print the message:
Data Missing
This document resulted from a POST operations and has expired from the cache. If you wish you can repost the form data to recreate the document by pressing the reload button.
Internet Explorer however prints the page. Strangely enough I have the data on screen in all browsers.
Does anyone know how to solve this? I want my users to be able to print out the information on the screen regardless of what browsers they use.
Thanks!