RE: [nyphp-talk] Re: Automatically Print Pages

2006-12-24 Thread Jeff Wilhelm - NYPHP
] On Behalf Of inforequest Sent: Wednesday, December 20, 2006 7:54 PM To: talk@lists.nyphp.org Subject: Re: [nyphp-talk] Re: Automatically Print Pages Joseph Crawford codebowl-at-gmail.com |nyphp dev/internal group use| wrote: > THe current situation is this. > > We use PHP for the wareho

Re: [nyphp-talk] Re: Automatically Print Pages

2006-12-20 Thread inforequest
Joseph Crawford codebowl-at-gmail.com |nyphp dev/internal group use| wrote: THe current situation is this. We use PHP for the warehouse tools section of the site. THe tools are hosted on a server at Rackspace that is also connected via VPN to our local network. We are trying to figure out h

Re: [nyphp-talk] Re: Automatically Print Pages

2006-12-20 Thread Joseph Crawford
THe current situation is this. We use PHP for the warehouse tools section of the site. THe tools are hosted on a server at Rackspace that is also connected via VPN to our local network. We are trying to figure out how to do one of 2 things. 1.) have the files print locally on the workstations

Re: [nyphp-talk] Re: Automatically Print Pages

2006-12-20 Thread Rolan Yang
What operating system and web client are you using? I did something like this a few months ago. Opened the content in a separate hidden window then used javacript "window.Print" then closed the window after it was done. It's not completely reliable. If I remember correctly, it worked with some

Re: [nyphp-talk] Re: Automatically Print Pages

2006-12-20 Thread Felix Shnir
This isn't possible with plain vanilla JS. You'd need to look into ActiveX controls, even then it might not be possible... Felix. On 12/20/06, Joseph Crawford <[EMAIL PROTECTED]> wrote: Ok so i misunderstood the actual requirement. THe page would have to print on the client machine as there