Hi Mike

You need to use client-side script to do this - e.g. put the following code
into an HTML page:

<button value="Click to Print" onclick="window.print();" />

Peter

"Mike John" <RiadeAsleh@hotmail.com> wrote in message
news:345201c33fdf$3d2a11d0$a401280a@phx.gbl...
> I want to run the print dialog window, so the user can
> print the page.
>
> The print dialog that is accessed from the file menu, then
> print.
>
> Sincerely urs
>
> Mike John
>