I believe there is a  window.print() JavaScript code, that lets you
   print a document. I've never used it, so I'm not sure.

   <a href=# onClick="window.print();">Print Document </a>
   //or something like that...

  good luck !!


__________John Monfort_________________
_+-----------------------------------+_
     P E P I E  D E S I G N S
       www.pepiedesigns.com
"The world is waiting, are you ready?"
-+___________________________________+-

On Sun, 20 May 2001, Richard wrote:

> You need to be more specific than that.
>
> You cannot demand the browser to start printing, only thing is to write the
> contents of the report to a webpage and then the visitor/user can print it
> out if she/he likes.
>
> It depends on how you have stored the reports.
>
> - Richard
>
> ""Mihailo Dzigurski"" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hello,
> >
> > I have written some accounting application using PHP, and now I need to
> > create some reports. Those reports need to be printed from web browser.
> >
> > What can I do?
> >
> > Thanks
> > Mihailo.
> >
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to