How To Send a Fax from an ASP Page on Windows 2000 (303647)
The information in this article applies to:
- Microsoft Active Server Pages 3.0, when used with:
- the operating system: Microsoft Windows 2000
This article was previously published under Q303647 SUMMARY
This article describes how to use Microsoft Fax Service to send a fax from an Active Server Pages (ASP) page. The Microsoft Fax Service includes Component Object Model (COM) interfaces that expose functionality that is contained in the Faxcom.dll file. By making calls to Faxcom.dll, you can instantiate the necessary object to send a fax from any client program that supports COM.
For more information about the FaxServer objects and their functionality, see the "References" section.
IMPORTANT: You cannot fax all file types from ASP and or a service. This article demonstrates how to fax a text document; further configuration or a different method may be necessary to fax documents of a different type.
REFERENCES
For more information on the Fax Service Client application programming interface (API), refer to the following MSDN Web site:
For more information on COM+ development for Visual Basic, refer to the following MSDN Web site:
Modification Type: | Major | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbASPObj kbCodeSnippet kbhowto kbSample kbScript KB303647 |
---|
|