Re: Determine if email address is used by scammer Digital Media Digital Marketing Search Engine Strategies by Dani … so that GMail can follow up and take the appropriate action (e.g. shut down the GMail account). AirTM API: How to Build a Form? Programming Web Development by FarrisFahad … form. Here is an example ... <!-- PAYPAL --> <form action="https://www.paypal.com/cgi-bin/webscr" method… How Build Html form ? Programming by Kirubel_2 …="title">Registration</div> <form action="#" enctype="multipart/form-data" method="… Re: What are the key components of an effective email marketing campaign? Digital Media Digital Marketing by AndyBeohar Based on my experience and observations in my professional career, I believe the following elements should be essential to make email marketing effective and successful: Engaging subject lines, Personalized content, Clear calls-to-action, Mobile optimization, Segmentation/Targeting, and Regular performance tracking/analysis. Re: What are the key components of an effective email marketing campaign? Digital Media Digital Marketing by KomalBhatt … for mobile devices. 4. Clear messaging and strong calls-to-action. 5. Continuous testing and optimization. 6. Compliance with regulations and… Re: What are the key components of an effective email marketing campaign? Digital Media Digital Marketing by trueframe Key components include compelling subject lines, personalized content, clear call-to-action, mobile optimization, segmentation, analytics tracking, and consistent engagement with subscribers. Re: What are the key components of an effective email marketing campaign? Digital Media Digital Marketing by myresellerhome … information to recipients' interests boosts engagement. A powerful call-to-action (CTA) in your emails can also encourage consumers to buy… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim In your code where you write `mail($to,$subject,$message,$headers);` if you want to get error messages or "do something if it fails" you need to alter it a bit to something like: if(mail($to,$subject,$message,$headers)){ //if successful do something }else{ //if error do something else } //or… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner I do not have access to the PHP error log nor do I know how to check to see if mail() is returning false. The coding I'm using has worked (e.g. sent email with submitted info) for 13 years and now stopped working. My URL/PHP provider, Ionos, claims it won't send because all recipient email addresses need to be authenticated and a new STMP PHPmailer… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner Re: Biiim's post, the coding you suggest to get error messages looks like something good to try and the PHP Mailer stuff looks the same as the generic code I got from Ionos. It sounds like all these methods are appearing favorable for solving the problem. This kind of troubleshooting can be very frustrating so thanks for your help. Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani I wonder if the problem is that your php mail() function is configured to use SMTP in your php.ini file. A lot of SMTP servers switched over the past year or so to using XOAuth2 for authentication. A username + password in your config settings will no longer suffice to establish a connection. You can see me complaining about it [here](https://www.… Re: 88 Business-Growing Strategies Digital Media Digital Marketing by henrymorgan9522 A growth strategy is an organization's plan for overcoming current and future challenges to realize its goals for expansion. Examples of growth strategy goals include increasing market share and revenue, acquiring assets, and improving the organization's products or services. Re: AirTM API: How to Build a Form? Programming Web Development by pritaeas You cannot safely use a form to post directly to AirTM. Post to your own PHP script, which can then use curl to make the request, including headers. Re: AirTM API: How to Build a Form? Programming Web Development by Dani I can see that the URL that you linked me to has 4 steps to create a purchase. The first one is to create a Purchase via an HTTP POST request. That can be done with a cURL request. cURL requests require some backend programming such as via PHP or some other language. Are you using a server-side language to write your web app? If so, which one so… Re: And so the cookie crumbles... Community Center Geeks' Lounge by Dani > My decision were based on the "arrogance" of some moderators, it seemed that the entire site moved away from being a community service to a "I am the boss, do as I say" environment. AndreRet, based on your [latest post](https://www.daniweb.com/programming/databases/threads/541622/improve-having-by-performance#post2296496… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner Ran into some new issues. Here goes. In order to download PHPMailer, must download Composer. In order to install Composer, need a Command Line PHP.exe file. I do not have one of these. I have been using PHP services from URL provider, 1 & 1/Ionos since 2011. They said in order to get a Command Line PHP.exe file, requires SSH to 'Connect to … Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim You don't need composer or access to the php.exe. just locate the PHPmailer Directory into your web root, to keep it simple and the require links should point to where it is located. mine is `require 'includes/PHPMailer/src/PHPMailer.php';` cause I put it in a folder called includes, this should be relative to the file that is using it.… Re: AirTM API: How to Build a Form? Programming Web Development by pritaeas https://docs.airtm.com/purchases-payins/create-purchase You can choose PHP in the dropdown above the sample code. That way you can see what your PHP should contain. Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner More problems. I incorporated the coding Biiim provided. Before any changes, after submission, would display the correct (yellow) screen. After code changed, not only will still not send email but screen turns blank white. URL provider, IONOS, told me that the Host is smtp.ionos.com and the Username and password are for an email address associated … Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani > After code changed, not only will still not send email but screen turns blank white. That's a PHP fatal error. It could be a syntax error, or it could also be that PHPMailer is not in the location you're telling PHP to look. Do you have any way of accessing the error log? Without access to the server, perhaps through a web-based control … Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani To clarify, I am suggesting: [...] //make your email body to send here $survey = "RadiantNewHorizonHomes.com General Inquiries" . "\r\n" . "\r\n" . "Name: " . $_POST['Name'] . "\r\n" . "E-mail Address: " . $_POST['Email'] . "\r\n&… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim Hi David, > More problems. I incorporated the coding Biiim provided. Before any changes, after submission, would display the correct (yellow) screen. After code changed, not only will still not send email but screen turns blank white. URL provider, IONOS, told me that the Host is smtp.ionos.com and the Username and password are for an email… Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … { // ReCaptcha validation failed, display an error message or take appropriate action // Example: redirect back to the form page with an error… Re: Extracting values from capturing groups in regex Programming Software Development by Tom_45 …>?<br /> <form method="post" action="/cgi-bin/popularnames.cgi"> &nbsp; <… Re: How to Determine the Number (and Quality) of Backlinks You Need to Rank? Digital Media Digital Marketing Search Engine Strategies by KomalBhatt To figure out how many and what kind of backlinks you need to rank, check what your competitors are doing and look at industry norms and create a plan of action according to that and also focus on getting good links from reputable sites to do so tools like Ahrefs or Moz can help you see what's working and how to implement your strategy. Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani The first thing I will say is never output `$_POST[]` content directly into the HTML without escaping it first. You are leaving yourself wide open to an HTML injection attack. Not only that, but you're also leaving yourself open to invalid HTML. All it takes is to wrap your user-sent variables with htmlspecialchars to make sure they're HTML-escaped… Re: How to make a submit form that shows website links after submit. Community Center by TheBuzzer action Re: Form without action "imitate" of other Form (which do have action) ??? Programming Web Development by vedmack action=none doesn't work also... after first form submitting of the "problematic form" all other forms starts to behave like it also..... Re: how to use action inside count method of xpath ? Programming Software Development by pritaeas action is the node that is checked/counted GoPro rides into Tour de France 2016 with new security faux pas Hardware and Software Hardware by happygeek Action video camera vendor GoPro has announced that it is riding … affair but not a typical attack scenario for your average action camera user I would imagine. That said, Ken made his…