
2020-05-11 Eduardo Ponce de Leon
Mailer XP: Use the Send Mail Class, how to send emails.
Hot to send emails using the mailer class.
There are many variables predefined in the system that will return useful information about the user.
Geolocation
The following session variables are available, note that these values remain constant while the session is active. Even of the IP changes, the system will remember the first IP recorded when the session was opened.
2020-05-11 Eduardo Ponce de Leon
Hot to send emails using the mailer class.
2020-05-02 Eduardo Ponce de Leon
How to use $thisPage and $sitePage to get information from different pages in their language. as well as Menu Titles with $sitePageTitle and Page URLs with $thisPageLink
2020-04-27 Eduardo Ponce de Leon
How to use Captcha XP using the printCaptchaXP() function
2020-03-31 Eduardo Ppnce de Leon
When using aCenter on a parent that has columns, if the columns are inline-col they will not touch each other, behave as floatLeft but you can align them center, right or left.
2020-03-24 Multimedia XP
How to keep the same styling as indicated in CKEditor into the website.