|
-
Sep 15th, 2005, 02:47 AM
#1
Thread Starter
Addicted Member
Last edited by v_gyku; Sep 19th, 2005 at 03:01 AM.
-
Sep 15th, 2005, 07:18 AM
#2
Lively Member
Re: Error Message
this the code which generates the contact list on the form load and sends the selected contents to the main form recipient textbox:
What is the question you are asking here? About the error if you press no on the Outlook security prompt. For that you may need to go to that code an add some error handling to catch that, or use a utility like ClickYes to have it press yes for you.
Is there a problem with the code you posted also?
-
Sep 16th, 2005, 02:34 AM
#3
Thread Starter
Addicted Member
Re: Error Message
no there is no problem with code..
But how will i catch that windows yes or no?
what code will i write?
AND
The e-mail id of the selected rec. should go in the main form textbox not there names...
-
Sep 16th, 2005, 02:44 AM
#4
Thread Starter
Addicted Member
Last edited by v_gyku; Sep 19th, 2005 at 03:02 AM.
-
Sep 16th, 2005, 09:46 AM
#5
Re: Error Message
Where the "' Do some Actions" line is, is where you place your .Send line of code.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Sep 16th, 2005, 11:25 PM
#6
Thread Starter
Addicted Member
Re: Error Message
ok!
i have placed a error handler if the user selects 'no'.
Now i want the code which will place the emailids of the seleted contacts in my main form textbox. I have given the code above in 1st post...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|