printing form data from a web page

  • Thread starter Thread starter Nicky
  • Start date Start date
N

Nicky

All,

I've created a service request form that I would like to have printed
in another area. I've created the form, and have it emailing the
customer service reps, but they have requested it also be printed,
automatically. Instead of setting one computer to print the emails,
I'd like to do this from the web page so that when the customer hits
the submit the web page email the service request and also prints a
copy of the request.

I'm not sure of how this can be accomplished. Should I create a text
file with the information, and then use a dos/cmd to print the newly
created file from the web page, or is there a control that will do
this?

Any help would be appreciated.

thanks,

-nick
 
Suggest you ask / post this to the Windows Server newsgroup.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
If it is your server running the Web site see
http://www.asp101.com/articles/john/serversideprint/network.asp

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| All,
|
| I've created a service request form that I would like to have printed
| in another area. I've created the form, and have it emailing the
| customer service reps, but they have requested it also be printed,
| automatically. Instead of setting one computer to print the emails,
| I'd like to do this from the web page so that when the customer hits
| the submit the web page email the service request and also prints a
| copy of the request.
|
| I'm not sure of how this can be accomplished. Should I create a text
| file with the information, and then use a dos/cmd to print the newly
| created file from the web page, or is there a control that will do
| this?
|
| Any help would be appreciated.
|
| thanks,
|
| -nick
|
 
Back
Top