C Christoph Sbach Oct 15, 2003 #1 I have a input field "txtFon" and a comand button "cmdCall". And now?
H Hollis D. Paul Oct 15, 2003 #2 I have a input field "txtFon" and a comand button "cmdCall". And now? Click to expand... And now, you go buy an Outlook Development Book that tells you how to program VBScript. Hollis D. Paul [MVP - Outlook] (e-mail address removed) Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195 http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US Mukilteo, WA USA
I have a input field "txtFon" and a comand button "cmdCall". And now? Click to expand... And now, you go buy an Outlook Development Book that tells you how to program VBScript. Hollis D. Paul [MVP - Outlook] (e-mail address removed) Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195 http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US Mukilteo, WA USA
C Christoph Sbach Oct 17, 2003 #3 Gute Idee, habe mich sowieso gefragt wozu diese Newsgroup ist, wenn solche Idioten antworten. Ein schönes Wochenende Schlaubi! Hollis D. Paul said: I have a input field "txtFon" and a comand button "cmdCall". And now? Click to expand... And now, you go buy an Outlook Development Book that tells you how to program VBScript. Hollis D. Paul [MVP - Outlook] (e-mail address removed) Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195 http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US Mukilteo, WA USA Click to expand...
Gute Idee, habe mich sowieso gefragt wozu diese Newsgroup ist, wenn solche Idioten antworten. Ein schönes Wochenende Schlaubi! Hollis D. Paul said: I have a input field "txtFon" and a comand button "cmdCall". And now? Click to expand... And now, you go buy an Outlook Development Book that tells you how to program VBScript. Hollis D. Paul [MVP - Outlook] (e-mail address removed) Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195 http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US Mukilteo, WA USA Click to expand...
C Christoph Sbach Oct 17, 2003 #4 I have found it in Yahoo Messageboard: From: "Sue Mosher" <sue@s...> Date: Thu Dec 21, 2000 3:29 am Subject: Re: Button to dial a telephone number. ADVERTISEMENT You can use CommandBars to execute any toolbar or menu command. This snippet does the dialer: You can display the New Call dialog box by calling the Execute method for the CommandBarControl object with an argument of 2501: Set CBCtl = _ Application.ActiveExplorer.CommandBars.FindControl(ID:=2501) CBCtl.Execute -- Sue Mosher, Outlook MVP Hollis D. Paul said: I have a input field "txtFon" and a comand button "cmdCall". And now? Click to expand... And now, you go buy an Outlook Development Book that tells you how to program VBScript. Hollis D. Paul [MVP - Outlook] (e-mail address removed) Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195 http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US Mukilteo, WA USA Click to expand...
I have found it in Yahoo Messageboard: From: "Sue Mosher" <sue@s...> Date: Thu Dec 21, 2000 3:29 am Subject: Re: Button to dial a telephone number. ADVERTISEMENT You can use CommandBars to execute any toolbar or menu command. This snippet does the dialer: You can display the New Call dialog box by calling the Execute method for the CommandBarControl object with an argument of 2501: Set CBCtl = _ Application.ActiveExplorer.CommandBars.FindControl(ID:=2501) CBCtl.Execute -- Sue Mosher, Outlook MVP Hollis D. Paul said: I have a input field "txtFon" and a comand button "cmdCall". And now? Click to expand... And now, you go buy an Outlook Development Book that tells you how to program VBScript. Hollis D. Paul [MVP - Outlook] (e-mail address removed) Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195 http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US Mukilteo, WA USA Click to expand...
H Hollis D. Paul Oct 18, 2003 #5 Christoph Sbach said: Gute Idee, habe mich sowieso gefragt wozu diese Newsgroup ist, wenn solche Idioten antworten. Click to expand... They are everywhere. Usually come right after a like question. That aside, www.slipstick.com is the premier source of Outlook and Exchange examples. Hollis D. Paul [MVP - Outlook] (e-mail address removed) Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195 http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US Mukilteo, WA USA
Christoph Sbach said: Gute Idee, habe mich sowieso gefragt wozu diese Newsgroup ist, wenn solche Idioten antworten. Click to expand... They are everywhere. Usually come right after a like question. That aside, www.slipstick.com is the premier source of Outlook and Exchange examples. Hollis D. Paul [MVP - Outlook] (e-mail address removed) Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195 http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US Mukilteo, WA USA