I have an ASP script which opens an Excel template file, writes some data to it, prints it and then closes without saving. This works fine on my development machine but I cannot get it to print when it runs on my webserver.
I just cannot figure out how to get it working. So I am hoping to try a different method. I am going to try and save the file to the server hard drive first and then hopefully open a shell object and somehow send it to a printer that way. Don't know how to do that though.
Can anyone tell me how to send a job to a printer from a shell object???
Mighty
I just cannot figure out how to get it working. So I am hoping to try a different method. I am going to try and save the file to the server hard drive first and then hopefully open a shell object and somehow send it to a printer that way. Don't know how to do that though.
Can anyone tell me how to send a job to a printer from a shell object???
Mighty