Archived Forum Post

Index of archived forum posts

Question:

Sending fax thru InterFax.net

Sep 25 '16 at 15:28

We are using ColdFusion to send a fax thru InterFax.net but we need to send it from a VFP9 (FoxPro) application. Here is the code that we are using in ColdFusion. Can you give me a FoxPro sample code that I could use one of the ChilKat controls to do the same?

<cfset faxwebservice="CreateObject("webservice"," klzzwxh:0003="" dfs.asmx?wsdl")=""> <cfset sendfaxresult="faxWebService.Sendfax("user.ID"," "pass.word",="" "fax.number",="" "c:klzzwxh:0001empklzzwxh:0002ocument.pdf",="" "pdf")="">


Answer

Here's an example:

Android: Interfax -- Fax a Single Document

Classic ASP: Interfax -- Fax a Single Document

C: Interfax -- Fax a Single Document

C++: Interfax -- Fax a Single Document

C#: Interfax -- Fax a Single Document

C# UWP/WinRT: Interfax -- Fax a Single Document

DataFlex: Interfax -- Fax a Single Document

Delphi ActiveX: Interfax -- Fax a Single Document

Delphi DLL: Interfax -- Fax a Single Document

.NET Core C#: Interfax -- Fax a Single Document

Excel: Interfax -- Fax a Single Document

Visual FoxPro: Interfax -- Fax a Single Document

Java: Interfax -- Fax a Single Document

Lianja: Interfax -- Fax a Single Document

MFC: Interfax -- Fax a Single Document

Mono C#: Interfax -- Fax a Single Document

Node.js: Interfax -- Fax a Single Document

Objective-C: Interfax -- Fax a Single Document

Perl: Interfax -- Fax a Single Document

PHP ActiveX: Interfax -- Fax a Single Document

PHP Extension: Interfax -- Fax a Single Document

PowerBuilder: Interfax -- Fax a Single Document

PowerShell: Interfax -- Fax a Single Document

PureBasic: Interfax -- Fax a Single Document

Python: Interfax -- Fax a Single Document

Ruby: Interfax -- Fax a Single Document

SQL Server: Interfax -- Fax a Single Document

Swift: Interfax -- Fax a Single Document

Tcl: Interfax -- Fax a Single Document

Unicode C: Interfax -- Fax a Single Document

Unicode C++: Interfax -- Fax a Single Document

Visual Basic 6.0: Interfax -- Fax a Single Document

VB.NET: Interfax -- Fax a Single Document

VB.NET UWP/WinRT: Interfax -- Fax a Single Document

VBScript: Interfax -- Fax a Single Document

Xojo Plugin: Interfax -- Fax a Single Document