I have been working on a program to send a fax from an Access 97 database to Winfax.
I have found a couple of different ways to write the code so that I can set the user and phone information from code. When I run the code, the send fax wizard is still coming up even though it is pre-filled with the appropriate TO and Phone information.
I have done everything I can think of to try and turn off the wizard and make it go with the fax information provided through the code, but have not yet succeeded.
Does anyone know how I can through either DDE, SendSDK or some other method disable the send fax dialog box so that it uses the fax information I send?
Thanks
Robert
I have found a couple of different ways to write the code so that I can set the user and phone information from code. When I run the code, the send fax wizard is still coming up even though it is pre-filled with the appropriate TO and Phone information.
I have done everything I can think of to try and turn off the wizard and make it go with the fax information provided through the code, but have not yet succeeded.
Does anyone know how I can through either DDE, SendSDK or some other method disable the send fax dialog box so that it uses the fax information I send?
Thanks
Robert