On Friday 26 September 2003 02:48, J J wrote: > I know in the past it wasn't possible to do something > like have a user fill out a web form and that > information would then be sent to a fax machine. This > would require some sort of dialing abilities on the > server.
Still does. > Is there anything available today that could perform > such a function possibly within PHP? With all the IP > telephony abilities, I figured maybe something is > available now. The closest equivalent to that would be to print via IPP. But I doubt whether many people are set up for that. > I'd like to have the option to send web form > information to email or fax. Email isn't a problem > but fax I'm kind of stuck. For a free solution that has reasonable world-wide coverage, check www.tpc.int. There are also plenty of subscription type email-fax gateway services that you can integrate with PHP. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* QOTD: "He's on the same bus, but he's sure as hell got a different ticket." */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php