Well, the idea is to create a file on the fly and send it to the client machine. In this case, the client machine is my machine and I know that it works elsewhere. I just can't get it to work for me.
My understanding is that I could write the header triggering the client browser's SAVE AS function and then anything I print would be saved in that file. Correct?
If so, it's not working. Whether I try sending a file from the server or content I'm printing, everything goes straight to the screen.
I've tried about half a dozen things, including copying code that I know works on my server.
there's got to be something I'm missing.