asp_web_howto thread: Simple Printing, but not so.
I am trying my hardest to get a print out of a frame within my webpage.
It has to be done under program control via a Print Button in that frame..
I have tried window.print in IE5 and that works fine. I guess it will work
in netscape also, but I'm not interested in that. I need it to work in IE4
though, and guess what window.print had not been thought of in those days !!
Anyone know of a javascript / vbscript solution to the printing of a window
?? Sounds simple, but I've spent hours on it.
Thanks in advance.
Martin