From: Max on
For sending FAXes from ASP,I've tried those approaches
1.Use FaxSrver Object
It products nothing but timeout error
2. http://support.microsoft.com/default.aspx?scid=kb;en-us;303647
It works for .txt files,but not .doc files(It should be,am I right?)
So would someone please give me a SMOOTH solution that I can send .txt, .doc
(.xls, .ppt, .pdf If I didn't ask too much) via ASP?

Max