Web Development Blog: KAS Front End Documentation
Most Recent Post

How to get a user's general information, ip and geolocation
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.
Recent Posts
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.
2020-05-02 Eduardo Ponce de Leon
How to get the file name of "This Page" and from the other pages
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
Captcha XP with printCaptchaXP()
How to use Captcha XP using the printCaptchaXP() function
2020-03-31 Eduardo Ppnce de Leon
How to align center columns or remove sapces around inline-block like a float
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
Properly Display CK Editor Content
How to keep the same styling as indicated in CKEditor into the website.

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.

2020-05-02 Eduardo Ponce de Leon
How to get the file name of "This Page" and from the other pages
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
Captcha XP with printCaptchaXP()
How to use Captcha XP using the printCaptchaXP() function

2020-03-31 Eduardo Ppnce de Leon
How to align center columns or remove sapces around inline-block like a float
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
Properly Display CK Editor Content
How to keep the same styling as indicated in CKEditor into the website.