I have tried below but it is not working:
Set IE = CreateObject("InternetExplorer.Application")
IE.Navigate ("D:\Manish.html")
IE.Visible = False
IE.ExecWB 6,1,0,0
Thanks and Regards.
Manish Bafna.
MCP and MCTS.
"Manish Bafna" wrote:
> Hi All,
> In our application there is only html,javascript,xslt and xml.There are 10
> report pages displayed using XSLT-XML and javascript.Now on clicking print
> menu in our web application,one pop-up comes where in user can select which
> pages(present in our web application/directory) to print.I am not
> able to figure how to implement this.The problem is that page should not get
> displayed while printing.It should print in background.Is it possible to do
> this using some scripting language like vb script or something
> else.Hope i am able to explain my point properly.
> Thanks in advance for replying(as always)
>
> With Warm Regards.
> Manish Bafna.
> MCP and MCTS.
>
>
> Thanks and Regards.
> Manish Bafna.
> MCP and MCTS.
>