473,785 Members | 3,134 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

send fax with doc --source code

Dear all,

I am vb.net programmer and has one question about fax problem.
If I has the database storing customer information with fax number and I has
different word letter format with some empty fields variables which should
be assigned by the program, How can the program do to send fax through some
third-party program with manipulation in the word document? Is there any
source code from word object to fax program object? Which third-party
program should I use?

I really need your help,
Thanks,

Raymond
Jul 16 '08 #1
1 1852
I have struggled with faxing from VB for many years. It is not an easy thing
to do, you will need to learn how to use TAPI or a third party product like
MSXFAX or Hylafax.

As for the Word document, look up "Microsoft Word PIA" in Google.

--
David Streeter
Synchrotech Software
Sydney Australia
"Raymond Chiu" wrote:
Dear all,

I am vb.net programmer and has one question about fax problem.
If I has the database storing customer information with fax number and I has
different word letter format with some empty fields variables which should
be assigned by the program, How can the program do to send fax through some
third-party program with manipulation in the word document? Is there any
source code from word object to fax program object? Which third-party
program should I use?

I really need your help,
Thanks,

Raymond
Jul 17 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1156
by: Carlo Chung | last post by:
I urgently require the source code of xp_gettable_dblib, which is a sample program under the path of SQL installation. When I was going to locate it, I discovered that I haven't installed it during the installation of my sql server. I am out of town now and my CD is in my home so I am asking for anyone's big favor to send me the source code, which should be located at this path: x:\Program Files\Microsoft SQL...
1
1169
by: Craig | last post by:
I have an assembly that I compile on my machine with debugging symbols on. So when I add a reference to it and call one of its method, I can "step into" the assembly code. Now, I take the assembly and send it to my friend sitting in the cube next to me, and when he tries to step into the assembly, he can't, because even though he has the source code, I believe the assembly is pointing to an exact path to the source code. Can my friend...
2
1192
by: Andy Fish | last post by:
Hi, With languages like c# having namespaces, I was wondering what's the recommended practice for reusing source code. I'm not talking big stuff like log4net that's version controlled and usually distributed as binaries, just packages of a few classes. a typical small component will be distributed as open source with a copyright statement and will usually include a project file and use a namespace of the author's own choosing....
4
1901
by: c++ newbie | last post by:
hello gurus of C++ programming, I am a student doing my masters in computer applications.I am a bit experienced in VB 6.0.I am currently doing a project in vb 6. To accompish a certain task I have to use C++ programming.So I searched for the sample coding in the web and I found some source code. The C++source code reads the hardware manufacturer information from the harddisk like its
6
1546
by: KG21 | last post by:
Need help i have the source code but don't know how to make it into a program. Any kind hearted people can make the source code and become a run able program? the file is too big... any kind hearted people pls leave me your email i send u the source code
2
4000
by: Deniz Dogan | last post by:
Hello. I am writing a program which has to send a signal (SIGUSR2 F.Y.I.) to a certain process, which I only know the name of, i.e. I need the PID for that process. How can I do this in C or C++? Also, I want to know where I can find the source code for the "pgrep" program. Thanks in advance.
5
2170
by: tararot2 | last post by:
Hi, I have to homologate my binaries so I need them to be byte-per-byte identical after each compilation (if the source code is the same, logically). Does anybody know how to achieve that with either compiler options or modifying some parts of the binaries? After some research I've succesfully patched: - timestamp: in 0x88 address, I have set to zero. - GUID after <PrivateImplementationDetails>: find this text in file and set GUID to...
0
1133
by: inampudianil | last post by:
I need a source code to send sms From Pc to mobile in C# windows Programming.plzzzzz helppppp me friends i need it urgent
1
3037
by: vinodgujjula | last post by:
I need a source code to send mms From Pc to mobile in asp.net with c# Programming.plzzzzz helppppp me friends i need it urgent
0
9643
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10147
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10087
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5380
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4046
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.