Quote:
> Hi, can anybody help,
> I have a button on the top of the main page, and within the page I have
> <iframe> floating frame.
> The print button should print only the <iframe> page.
> I used window.print() but this prints all the page, so when the <iframe>
is
> scrolling I can not get all the info.
Hi,
There may be a better way to do this, but one thing you could do is do a
window.open on the current IFRAME contents, print that, and then close the
window.
JScript .NET is not the best newsgroup for this question; I've added some
more groups that may be more appropriate.
Peter
--
Waiting for the Vengabus? http://www.*-*-*.com/
Please post all questions to the group. Thanks.