Faxing from ASP.NET

  • Thread starter Thread starter Andrew Robinson
  • Start date Start date
A

Andrew Robinson

I am working on a project that will require an ASP.NET web site to send out
faxes. Can anyone suggest a popular sulotion. Is there any pure Microsoft
option? via Exchange?

Thanks,
 
Hi Andrew,

As other community members pointed out, the Fax Service Extended COM API
(http://msdn2.microsoft.com/en-us/library/ms693384.aspx) could be used to
send fax from your program.

Please feel free to let us know if you have any questions. Thanks.

Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top