473,499 Members | 1,659 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

send, recive and getting status faxes on vb.net

hi
i am saeed rezaei
i can sending fax by this cod:

Dim fxs As FAXCOMLib.FaxServer
Dim fxd As FAXCOMLib.FaxDoc
fxs = New FAXCOMLib.FaxServer
fxs.Connect("MY COMPUTER NAME")
fxd = fxs.CreateDocument("PATH + FILENAME TO SEND")
fxd.FaxNumber = "RECIVERS TEL NAMBER"
fxd.Send()

after run this cod fragment my computer can send that file. but
unfortunately i dont known my fax status.

if you can help me please send to me your idea

thanks

sr*********@yahoo.com
Nov 21 '05 #1
3 2288
Hi Saeed,

Who is the maker of the faxcomlib? Do you have documentation for it? There
should be a status method somewhere in the object model; I'd recommend you
contact the builder.

Bernie Yaeger

"saeed rezaei" <sr*********@yahoo.com> wrote in message
news:86**************************@posting.google.c om...
hi
i am saeed rezaei
i can sending fax by this cod:

Dim fxs As FAXCOMLib.FaxServer
Dim fxd As FAXCOMLib.FaxDoc
fxs = New FAXCOMLib.FaxServer
fxs.Connect("MY COMPUTER NAME")
fxd = fxs.CreateDocument("PATH + FILENAME TO SEND")
fxd.FaxNumber = "RECIVERS TEL NAMBER"
fxd.Send()

after run this cod fragment my computer can send that file. but
unfortunately i dont known my fax status.

if you can help me please send to me your idea

thanks

sr*********@yahoo.com

Nov 21 '05 #2


hi

infect i dont known who is buiider
the faxcomlib has 'status' property but i dont known how use of it.
i have many problam and i think this is very hard.

thanks for your guide

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #3
Hi,

Well, if it has a status property, find out what it returns. It may return
a series of numbers which indicate 'working', 'received', 'failed', etc.
Test it right after you send the fax with
messagebox.show flib.status)

in a loop for about 30 seconds.

HTH,

Bernie Yaeger

"saeed rezaei" <sr*********@yahoo.com> wrote in message
news:OS**************@TK2MSFTNGP14.phx.gbl...


hi

infect i dont known who is buiider
the faxcomlib has 'status' property but i dont known how use of it.
i have many problam and i think this is very hard.

thanks for your guide

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 21 '05 #4

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

Similar topics

1
5806
by: Gernot Hillier | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I'm the developer of a Linux ISDN application which uses embedded Python for controlling the communication. It starts several threads (i.e....
5
1389
by: Benny | last post by:
Hi, Is there a script/compoenent which can capture Faxes and store that in a DB using a unique ID? Any help will be greatly appriciated. Thanks, Benny
15
3268
by: Steve Horrillo | last post by:
I can't figure out why this script won't insert the subject in the email and why can't I control the font and size being used? I'm not sure where to post this. Let me know where if this is OT. ...
2
3016
by: Danny J. Lesandrini | last post by:
Our orders database exists inside our firewall but we have a web site hosted on an ISP server. If we wanted to give users the ability to query the status of their order in real time, we could just...
1
2126
by: Miguel Dias Moura | last post by:
Hello, Can you help me out in making this work? What I want is as simple as sending form values to an email. The code I am using is the following:
0
1274
by: active | last post by:
I use Devmode and SetPrinter to set the default printer to landscape. I check using the Windows XP "Printers and Faxes" menu item. The printer driver reports landscape. I then use...
6
4052
by: Henning M | last post by:
Hi all, Im trying to send a command to my uprocessor project, but when i try to read the answer for the uPU I get the same commed I just send to it??? It is as if the command isn't send before I...
2
1580
by: Ethan Strauss | last post by:
Hi, I have a web service which is doing a lot of processing and taking 4-5 minutes to do so. The processing is split into several discrete steps and I would like for the service to be able to tell...
1
1753
by: need2know | last post by:
I've heard that it is possible to send a fax from your pc via a regular fax machine. Is it true? How would that work though? Just wondering. Wondering as well, i know XP comes with an option to...
0
7134
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,...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5485
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4921
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3108
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...
0
3103
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1429
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 ...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
311
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.