Results 1 to 6 of 6

Thread: Error Message

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2005
    Posts
    151

    Error Message

    EDited
    Last edited by v_gyku; Sep 19th, 2005 at 03:01 AM.

  2. #2
    Lively Member JustinLabenne's Avatar
    Join Date
    Jul 2005
    Location
    Ohio
    Posts
    64

    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?
    Justin Labenne
    www.jlxl.net

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 2005
    Posts
    151

    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...

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Sep 2005
    Posts
    151

    Re: Error Message

    Edited
    Last edited by v_gyku; Sep 19th, 2005 at 03:02 AM.

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Sep 2005
    Posts
    151

    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
  •  



Click Here to Expand Forum to Full Width