Hi...
I am a newbie....I am trying to develop a web application..in which I wish to give a print button. Normally under Win IE, all I had to do, was, to add this piece of code "window.print()" in a javascript function and call the same on the OnClick event of the button.
Now as I understand, it is not same in the case of IE for Mac OSx.
Can somebody help me out with this situation.
Cheers