The button can call a javascript function that:
- opens a pop-up window
- fetches content  based on the parent window's form elements,
- echoes javascript-generated dynamic content accordingly (HTML or
otherwise)

Ignatius
_________________________
----- Original Message -----
From: "Ciro Marciano" <[EMAIL PROTECTED]>
To: "Ignatius Reilly" <[EMAIL PROTECTED]>
Sent: Wednesday, February 18, 2004 17:33
Subject: Re: [PHP-WIN] printing a php page


> i mean a page with a summary of information inserted in a form. the user
> would like to print this summary from his browser. how can i do?
>
>
> ----- Original Message -----
> From: "Ignatius Reilly" <[EMAIL PROTECTED]>
> To: "Win32 list PHP" <[EMAIL PROTECTED]>; "Ciro"
<[EMAIL PROTECTED]>
> Sent: Wednesday, February 18, 2004 5:27 PM
> Subject: Re: [PHP-WIN] printing a php page
>
>
> > I suppose you mean the client's printer?
> > onclick="javascript:window.print()"
> >
> > reminder: PHP is mostly used server-side
> >
> > HTH
> > Ignatius
> > _________________________
> > ----- Original Message -----
> > From: "Ciro" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, February 18, 2004 17:20
> > Subject: [PHP-WIN] printing a php page
> >
> >
> > > hi guys!!
> > >
> > > how can i send to the printer a php page from a button on it?
> > >
> > > thanks
> > >
> > > ciro from italy
> > >
> > > --
> > > PHP Windows Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> > >
>
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to