ASP.NET 1.x and 2.0 Application DesignApplication design with ASP.NET 1.0, 1.1, and 2.0.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 1.x and 2.0 Application Design section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I need to develop a page where I can pass in a phone number and have the number dialed via a .NET Web control. Does anyone know if such a control exists?
__________________
Steve
iTek Corporation
http://itekcorp.com
You're going to need to provide a little more information about what hardware you plan to use to do this in order for us to give you answers based on something other than assumptions.
What phone are you planning on dialing? A phone hooked up to the same line a modem is hooked up to? Perhaps you just need to interface with the modem and issue a dial command. Then you pick up the phone and the computer hangs up the modem.
Peter
------------------------------------------------------
Work smarter, not harder.