- Mar 23, 2001
- 2,896
- 2
- 81
The setup:
We're running on an intranet, so I have control over the browsers being used.
The Server is a Windows 2003 Server, with Apache and PHP 5.0.5.
The printer I want to print to is setup as the default printer on the server.
The problem:
A client comes into our office and completes a form on our "sign-in" computers, they also complete a paper form (this was implemented long before I got here... so don't ask.
)
that is used by our back-office for pulling the file(s).
The PHP behind the form saves the data to a MySQL database.
I would like to eliminate having to have the client also fill out a paper form. So I thought, why not just have the program print the form for the back-office.
However, I can't seem to figure out how to do this?
I'm "googleing" as we "speak"... but figured I'd ask the AT collective while I was searching.
Any help is appreciated.
Thanks.
We're running on an intranet, so I have control over the browsers being used.
The Server is a Windows 2003 Server, with Apache and PHP 5.0.5.
The printer I want to print to is setup as the default printer on the server.
The problem:
A client comes into our office and completes a form on our "sign-in" computers, they also complete a paper form (this was implemented long before I got here... so don't ask.
that is used by our back-office for pulling the file(s).
The PHP behind the form saves the data to a MySQL database.
I would like to eliminate having to have the client also fill out a paper form. So I thought, why not just have the program print the form for the back-office.
However, I can't seem to figure out how to do this?
I'm "googleing" as we "speak"... but figured I'd ask the AT collective while I was searching.
Any help is appreciated.
Thanks.
