asp_web_howto thread: A form submitted by a user should be printed on remote printer
Hi, all!
I have a form, which a user fills out and clicks Submit button, which
should send the form to a specific printer. I have the printer's IP
address available, but I have no clue how to send data from the form to
the remote printer using ASP page. I am not even sure, if I need the
printer's IP address in this case. The form should be printed out
automatically, without any dialog boxes.
Any ideas?
Thanks a lot.
JA