Re: Any way to send a fax from VFP via Activex?

Tech-Archive recommends: Speed Up your PC by fixing your registry



Thanks for the reply Anders. VFP returned a .T. for the
IsFaxServiceInstalled. How do I actually send a fax using VFP after these
statements?

Thanks

Zoom

----- Original Message -----
From: "Anders Altberg" <anders.altberg>
Newsgroups: microsoft.public.fox.programmer.exchange
Sent: Sunday, April 01, 2007 12:39 PM
Subject: Re: Any way to send a fax from VFP via Activex?


Hi
IF
o1=CREATEOBJECT('faxcontrol.faxcontrol')
?o1.IsFaxServiceInstalled
returns .T. you've already got the Windows component installed and then
you can do:
oFax=CREATEOBJECT('faxserver.faxserver')

If not start Add/Remove Software on the control panel and install Windows
Components -> Fax Services. Have your XP CD ready.

-Anders

"Zoom" <keashdoc@xxxxxxxxxxx> wrote in message
news:YLKdnUoiAfkhW5LbnZ2dnUVZ_syunZ2d@xxxxxxxxxxxxxx
Hello,

Does anyone know of any ActiveX to send a fax from within VFP? Preferably
something that also send Microsoft Word files as faxes.

Thanks

Zoom






.



Relevant Pages

  • Re: VFP6 ISDN Verbindung herstellen/trennen
    ... Dabei wird die COM-Schnittstelle von FRITZ!data genutzt, ... Schmeiss mal den ObjectBrowser in VFP an und lad die FriDat32.TLB aus deinem ... AVM hat da ne ActiveX Komponente zur>Ansteuerung. ... >>"Ben" schrieb im Newsbeitrag ...
    (microsoft.public.de.fox)
  • Re: VFP Telephony?
    ... It's ActiveX, has slightly more limited functionality, and also ... has VFP samples and a downloadable trial. ... cheaper than ExceleTel for what I wanted. ... > Can anyone suggest a third-party product for writing telephony ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Single Web and Desktop Interface
    ... I'm surprised no one has mentioned eevaa web server, ... written in vfp! ... I would like to have an all HTML ... is the ActiveX object. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: dll nicht für vfp? / Declare DLL call caused an Exception
    ... hast du's denn schon mit der aktuellen VFP Version probiert? ... speziell bei ActiveX Controls; ... Hersteller schlampig gearbeitet (Stichwort EarlyBindinging versus ... In deinem Fall aber ist's ein normaler statischer API Aufruf, ...
    (microsoft.public.de.fox)
  • Re: How Add a CommandButton on 1 Activex
    ... VFP controls can not appear over the ActiveX control. ... in its own window on top of the VFP Form window. ...
    (microsoft.public.fox.programmer.exchange)