Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by vinmontojo

  1. vinmontojo

    How to send outlook email in VFP without running Outlook

    Initially, I used your code from FAQ184-766 but it launched Outlook and asked for ID and password. I want to bypass all that and do it all programatically. So I switched to using MAPI and I have the problem as mentioned in my first post.
  2. vinmontojo

    How to send outlook email in VFP without running Outlook

    Hi everyone, I can login to Outlook using the MAPI Session control without running Outlook in the background but when MAPI Message control method Send(.F.) is encountered it gives me a login failed message. MAPI Session control SessionID exists and is assigned to the MAPI Message control...
  3. vinmontojo

    Auto logon of Outlook

    How can I make MAPI Session Control do the sign-on to the mail application thru hard-coded ID, domain and password. I want it all to be transparent to the user running the program. IOW, I don't want extra work for the user to launch Outlook and login. The user is using a generic network login...
  4. vinmontojo

    email generated from Foxpro events

    How can I make MAPI Session Control do the sign-on to the mail application thru hard-coded ID and password. I want it all to be transparent to the user running the program. IOW, I don't want extra work for the user to launch Outlook and login. The user is using a generic network login ID. I...

Part and Inventory Search

Back
Top