Sales
Click for numbers
Welcome User Tools Developer Tools Prices Help Sign up Login
You are here: Home > Developer Tools > Fax Web Service > Samples > ASP

ASP Faxing Samples

Getting started with ASP

Prerequisites: SOAP Toolkit Version 3.0
To verify if the required software exists, use (on an ASP page):

<%
Dim X : Set X = Server.CreateObject("MSSOAP.SOAPClient30")
Response.Write "SOAP is available"
%>

In case it is not available, an error message will show.

Download MS SOAP Toolkit Version 3.0 from Microsoft's web site here  (Please note this link might change from time to time.).

Code Samples

ASP - Simple Fax Transmission
The simplest way to fax a block of text from ASP, using the SendCharFax method

ASP - Faxing Text of any Character Set
Fax text of any character set from ASP using the Sendfax or SendfaxEx_2 methods.

ASP - Faxing a File
Fax an attached binary file, such as Microsoft Word DOC, Microsoft Excel XLS, or other supported file types, from ASP using the SendFax method.

ASP - View the status of a fax in XML structure
View the status of a fax from ASP, in XML structure, using the FaxStatusXML method.




About | Contact | Privacy | Terms | Partners | Login | System Status

© Interfax Inc