Hello all --
So I've been saddled with creating a web application compatible with NS4.07
The only hanging issue is printing.
Every single one of my pages results from a post operation. Users give me input, and I give them output in the form of reports. It's the name of the game.
Everything on screen looks great. Graphs line up. Text looks good. Go to print, and although it gives me no error message on the screen, the page that comes out looks like this:
Data Missing
This document resulted from a POST operation and has expired from the cache. If you wish, you can repost the form data to recreate the document by pressing the reload button
Now like I said, it's on the screen fine and dandy. The only place this message is seen is on the printed page when you print.
Can anyone tell me how to get around this nuisance?
Thanks alot.
paul
So I've been saddled with creating a web application compatible with NS4.07
The only hanging issue is printing.
Every single one of my pages results from a post operation. Users give me input, and I give them output in the form of reports. It's the name of the game.
Everything on screen looks great. Graphs line up. Text looks good. Go to print, and although it gives me no error message on the screen, the page that comes out looks like this:
Data Missing
This document resulted from a POST operation and has expired from the cache. If you wish, you can repost the form data to recreate the document by pressing the reload button
Now like I said, it's on the screen fine and dandy. The only place this message is seen is on the printed page when you print.
Can anyone tell me how to get around this nuisance?
Thanks alot.
paul