A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Outlook » Fax
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Internet Fax



 
 
Thread Tools Display Modes
  #1  
Old August 14th, 2006, 05:01 PM posted to microsoft.public.outlook.fax
Ian Jenkins, MCSD
external usenet poster
 
Posts: 2
Default Internet Fax

Our company is looking at becoming a fax services provider. We want
clients to be able to send faxes through outlook and the rest of
Microsoft Office. I notice if you go to New Internet Fax in outlook
it brings up a list of providers that offer this ability. What is
needed to be able to code an application like this? I cannot find
anything online about it.

Thanks

  #2  
Old August 15th, 2006, 01:04 AM posted to microsoft.public.outlook.fax
Hal Hostetler [MVP P/I]
external usenet poster
 
Posts: 1,201
Default Internet Fax

You might want to post the question in the Microsoft.Public.Win2000.Fax
group; this is where programmatic Fax concerns are worked.

Hal
--
Hal Hostetler, CPBE --
Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
http://www.kvoa.com -- "When News breaks, we fix it!"
KVOA Television, Tucson, AZ. NBC Channel 4
Still Cadillacin' - www.badnewsbluesband.com

"Ian Jenkins, MCSD" wrote in message
oups.com...
Our company is looking at becoming a fax services provider. We want
clients to be able to send faxes through outlook and the rest of
Microsoft Office. I notice if you go to New Internet Fax in outlook
it brings up a list of providers that offer this ability. What is
needed to be able to code an application like this? I cannot find
anything online about it.

Thanks



  #3  
Old August 15th, 2006, 03:55 AM posted to microsoft.public.outlook.fax
Milly Staples [MVP - Outlook]
external usenet poster
 
Posts: 6,006
Default Internet Fax

YOu can also contact Microsoft directly about becoming a Marketplace
partner. Use any of the Contact Us links in the Office Marketplace site.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, Ian Jenkins, MCSD asked:

| Our company is looking at becoming a fax services provider. We want
| clients to be able to send faxes through outlook and the rest of
| Microsoft Office. I notice if you go to New Internet Fax in outlook
| it brings up a list of providers that offer this ability. What is
| needed to be able to code an application like this? I cannot find
| anything online about it.
|
| Thanks


  #4  
Old August 16th, 2006, 03:48 PM posted to microsoft.public.outlook.fax
Fax Buddy
external usenet poster
 
Posts: 2
Default Internet Fax


Ian Jenkins, MCSD wrote:
Our company is looking at becoming a fax services provider. We want
clients to be able to send faxes through outlook and the rest of
Microsoft Office. I notice if you go to New Internet Fax in outlook
it brings up a list of providers that offer this ability. What is
needed to be able to code an application like this? I cannot find
anything online about it.

Thanks


  #5  
Old August 16th, 2006, 04:15 PM posted to microsoft.public.outlook.fax
Fax Buddy
external usenet poster
 
Posts: 2
Default Internet Fax

Mr. Jenkins, if I understand correctly you want to offer an Internet
based fax service to your clients.

At Global Access, Inc. we developed and are continously improving our
OnLine Fax(tm) software and service since 1996. The Internet Fax
application you describe would need to be programmed using .net or some
other software development language. Let me describe how our service
works so you'll be better equipped as you plan your project.

There are two parts to our fax service, the server and the client
software, each has thousands of man hours invested in its development.
Most such services work with one or multiple servers located in a
central datacenter which receives traditional fax documents turning
them into digital files, in our case Adobe PDFs, then delivering to the
user/clients email inbox. Likewise, when a user/client sends a fax, the
digital document and routing information is transmitted from the
desktop computer via the Internet to the server(s), which immediately
converts it to a traditional fax, dials the recipients number and sends
the document to their fax machine. The concept works just like having
a fax server in a business, but instead of connecting desktop computers
to the server by a LAN, they're connected by the Internet. Using the
Internet for connectivity gives us the ability to have users anywhere
in the world that has Internet access. For the user, all that's
necessary to begin OnLine Faxing is our software installed on their
computer(s) and an email address. Presto! They're faxing in a few
minutes.

I would be glad to answer any additional questions you have. Our web
site may also help www.onlinefax.com.

Regards,
Walter

Ian Jenkins, MCSD wrote:
Our company is looking at becoming a fax services provider. We want
clients to be able to send faxes through outlook and the rest of
Microsoft Office. I notice if you go to New Internet Fax in outlook
it brings up a list of providers that offer this ability. What is
needed to be able to code an application like this? I cannot find
anything online about it.

Thanks


  #6  
Old August 16th, 2006, 05:03 PM posted to microsoft.public.outlook.fax
Ian Jenkins, MCSD
external usenet poster
 
Posts: 2
Default Internet Fax

I understand it takes a lot of man hours to create the backend
application. However, what I am most interested in is the coding
involved on the client side, specifically, with Microsoft Office 2003.
I want to know what needs to be done to windows specifically to take
advantage of the Send To Internet Fax... menu option.

Thanks


Fax Buddy wrote:
Mr. Jenkins, if I understand correctly you want to offer an Internet
based fax service to your clients.

At Global Access, Inc. we developed and are continously improving our
OnLine Fax(tm) software and service since 1996. The Internet Fax
application you describe would need to be programmed using .net or some
other software development language. Let me describe how our service
works so you'll be better equipped as you plan your project.

There are two parts to our fax service, the server and the client
software, each has thousands of man hours invested in its development.
Most such services work with one or multiple servers located in a
central datacenter which receives traditional fax documents turning
them into digital files, in our case Adobe PDFs, then delivering to the
user/clients email inbox. Likewise, when a user/client sends a fax, the
digital document and routing information is transmitted from the
desktop computer via the Internet to the server(s), which immediately
converts it to a traditional fax, dials the recipients number and sends
the document to their fax machine. The concept works just like having
a fax server in a business, but instead of connecting desktop computers
to the server by a LAN, they're connected by the Internet. Using the
Internet for connectivity gives us the ability to have users anywhere
in the world that has Internet access. For the user, all that's
necessary to begin OnLine Faxing is our software installed on their
computer(s) and an email address. Presto! They're faxing in a few
minutes.

I would be glad to answer any additional questions you have. Our web
site may also help www.onlinefax.com.

Regards,
Walter

Ian Jenkins, MCSD wrote:
Our company is looking at becoming a fax services provider. We want
clients to be able to send faxes through outlook and the rest of
Microsoft Office. I notice if you go to New Internet Fax in outlook
it brings up a list of providers that offer this ability. What is
needed to be able to code an application like this? I cannot find
anything online about it.

Thanks


  #7  
Old August 17th, 2006, 01:56 AM posted to microsoft.public.outlook.fax
Milly Staples [MVP - Outlook]
external usenet poster
 
Posts: 6,006
Default Internet Fax

Then MSDN is the first place to start.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, Ian Jenkins, MCSD asked:

| I understand it takes a lot of man hours to create the backend
| application. However, what I am most interested in is the coding
| involved on the client side, specifically, with Microsoft Office 2003.
| I want to know what needs to be done to windows specifically to take
| advantage of the Send To Internet Fax... menu option.
|
| Thanks
|
|
| Fax Buddy wrote:
|| Mr. Jenkins, if I understand correctly you want to offer an Internet
|| based fax service to your clients.
||
|| At Global Access, Inc. we developed and are continously improving our
|| OnLine Fax(tm) software and service since 1996. The Internet Fax
|| application you describe would need to be programmed using .net or
|| some other software development language. Let me describe how our
|| service works so you'll be better equipped as you plan your project.
||
|| There are two parts to our fax service, the server and the client
|| software, each has thousands of man hours invested in its
|| development. Most such services work with one or multiple servers
|| located in a central datacenter which receives traditional fax
|| documents turning them into digital files, in our case Adobe PDFs,
|| then delivering to the user/clients email inbox. Likewise, when a
|| user/client sends a fax, the digital document and routing
|| information is transmitted from the desktop computer via the
|| Internet to the server(s), which immediately converts it to a
|| traditional fax, dials the recipients number and sends the document
|| to their fax machine. The concept works just like having a fax
|| server in a business, but instead of connecting desktop computers to
|| the server by a LAN, they're connected by the Internet. Using the
|| Internet for connectivity gives us the ability to have users
|| anywhere in the world that has Internet access. For the user, all
|| that's necessary to begin OnLine Faxing is our software installed on
|| their computer(s) and an email address. Presto! They're faxing in a
|| few minutes.
||
|| I would be glad to answer any additional questions you have. Our web
|| site may also help www.onlinefax.com.
||
|| Regards,
|| Walter
||
|| Ian Jenkins, MCSD wrote:
||| Our company is looking at becoming a fax services provider. We want
||| clients to be able to send faxes through outlook and the rest of
||| Microsoft Office. I notice if you go to New Internet Fax in
||| outlook it brings up a list of providers that offer this ability.
||| What is needed to be able to code an application like this? I
||| cannot find anything online about it.
|||
||| Thanks


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:30 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.