Dear
Dear Sir,
Finally I found out a good sample in https://www.example-code.com/foxpro/outlook_send_email_with_attachments.asp. and it is working.
Sharing this in case it’s helpful —who program that sends emails using Microsoft 365.
Thanks for the help and best regards,
Dear Sir,
Thanks for reply.
I already read the 2nd and 3rd Example on the page, but lack of eMail sending by using https://graph.microsoft.com/v1.0/users/{sender}/sendMail.
I try follow the
GMail SMTP Send using Previously Obtained OAuth2 Access Token
but it is not working with the error ...
Dear Sir,
I appreciate your input. It is very helpful.
Before acquire the Chikat Api. Would you mind sharing a sample code and explaining how to set it up in Azure? I just want to make sure I understand the process, as I'm not a professional, and I cant find a direct VFP msOffice oAuth2...
Hi master,
Microsft Exchange Online will permanently remove support for Basic authentication with Client Submission (SMTP AUTH) in September 2025.
https://techcommunity.microsoft.com/blog/exchange/exchange-online-to-retire-basic-auth-for-client-submission-smtp-auth/4114750
Could anyone...
Dear Sir,
Thanks for the information. It is very helpful.
Could you kindly give a step by step with photo to show how to setup the :
#### Step 1: Set Up Microsoft Graph API Access
1. **Register an App in Azure**:
- Head to the **Azure Portal** (portal.azure.com) and register an application...
Dear all,
how could tell whether the report was actually printed when issue command like below :
REPORT FORM report1 TO PRINTER PROMPT PREVIEW
thanks and regards,
Dear all,
Previously I use the vfp table as the data source of the excel pivot table.
oExcel = CREATEOBJECT("excel.application")
oWorkBook = oExcel.workBooks.add()
oTargetSheet = oWorkBook.sheets.add()
oTargetRange = oTargetSheet.range(mRange)
oPivotCache =...
Dear all master,
there are a lot of interesting project in github, for eg, one of the OCR project https://github.com/Nutlope/llama-ocr,
the code to use it :
import { ocr } from "llama-ocr";
const markdown = await ocr({
filePath: "./trader-joes-receipt.jpg", // path to your image (soon...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.