ShowDialDialog Method
Shows the standard RAS dialog for dialing the PhonebookEntry from Phonebook .
Object Oriented Interface
public function doShowDialDialog();
Procedural Interface
ipworks_netdial_do_showdialdialog($res);
Remarks
This method shows the standard RAS dialog for dialing the PhonebookEntry from Phonebook. The class will display the standard RAS dialog box for PhonebookEntry and allow the dial to take place with user interaction. If you prefer the dial to occur without user interaction, use the Connect method.