email

  1. practicalsoft

    Xen-AddOn AndyB Approval queue email 1.2 1.2

    یک اعلان ایمیلی درباره ورودی‌های صف تأیید جدید ارسال می‌کند. (نمونه ای از ایمیل) (نمونه ای از صفحه گزینه ها) ویژگی ها: برای راحتی شما، همه عبارات با تاییدqueueemail_ شروع می شوند. Description: Sends an email notice about new approval queue entries. (Example of email)...
  2. practicalsoft

    B4X FEED Call to EMail service now includes choices

    I have been using the capability to start an email and attach a file to it for some time. The original post I used was: Sending an attachment by email Hi. I am trying to send a file as an attachment by email from within my app, using an email application already on the phone (ie not just by...
  3. practicalsoft

    B4X FEED User Authentication with Apple ID

    If you are using FirebaseAuth then use this class instead: https://www.b4x.com/android/forum/threads/sign-in-with-apple-and-firebase.116280/ Starting from iOS 13 there is integral support for letting the user sign in with the user Apple ID. The AppleAuthButton is a custom view that manages...
  4. practicalsoft

    B4X FEED [BANanoMJML] - A Responsive Email Framework using the Abstract Designer

    Ola Download NB: Ensure that you have unique names for the components on the designer This has been one of my bucket list things, the ability to create response emails. We will take a step by step approach into creating a variety of responsive emails that you can send to customers etc. This...
  5. practicalsoft

    B4X FEED [BANanoMJML]-[BETA] A Responsive Email Framework using the Abstract Designer

    Ola Download This has been one of my bucket list things, the ability to create response emails. We will take a step by step approach into creating a variety of responsive emails that you can send to customers etc. This library is based on MJML, we will build it as we go along and then release...
  6. practicalsoft

    B4X FEED Library Check Email-Domain if Valid

    Hi all. This is simple library to check if Email-Domain is valid. Is very simple: CheckEmail Author: Devil-App Version: 1 checkemail Methods: IsInitialized As Boolean Tests whether the object has been initialized. Initialize (email As String, Module As Object, EventName As String) As String...
  7. abass

    برنامه نویسی ارسال ایمیل از طریق PHP

    ارسال ایمیل از طریق PHP <?php //if "email" variable is filled out, send email if (isset($_REQUEST['email'])) { //Email information $admin_email = "someone@example.com"; $email = $_REQUEST['email']; $subject = $_REQUEST['subject']; $comment = $_REQUEST['comment']...
  8. practicalsoft

    B4X FEED [B4X] Firebase Auth REST API

    Not all API commands I have implemented and tested, if you have problems, then ask in the comments or in a new thread. With this class you can register and log in your users via email and password. And a lot more... Setup: put your API Key in the Class_Globals Private const API_KEY As String...
عقب
بالا