Showing Printing dialog for another FRAME ?
I need to be able to print in a browser; the best I managed to do is to bring up the print dialog (which is not that bad after all) and print the CURRENT Frame. How would I go to print another frame in the current window ?
Ex :
--------------
|*|*From***|
|*|*Here***|
|*|-----------|
|*|*To*****|
|*|*This***|
|*|*One ?* |
--------------
I tried something like :
parent.frame("PrintForm").Print
but no go ! :confused:
Any help appreciated ! :D
P.S. Edited coz my window (see up) really needed help ! :D