
Search In
Hello Readers,
Hope you are doing good today.
Today on My blog, I am going to explain how you use Form Validation in AngularJS. First, you need to use the AngularJS library in your page. AngularJS provides client-side form validation. Validation no
How to Convert MBOX to NSF for IBM Lotus Notes? Is it your query too? Then, try the MBOX to NSF Converter to export MBOX to Lotus Notes along with attachments. To fulfill the migration from MBOX to NSF initialize, users essential to opt the 3rd recip
@PathVariable:
Sometimes we need to pass parameters along with the url to get the data. In Spring MVC framework, we can customize the URL in order to get data. For this purpose @PathVariable annotation is used in Spring framework. @PathVariable is u
Email Marketing is a mandatory point of business growth, strategic communication with customers. This is the way to make subscribers in the most natural way, getting the maximum interest to your products.
E-mail Marketing isn't spam. E-m
//Signup
const signupForm = document.querySelector("#signup-form");
signupForm.addEventListener("submit", e => {
e.preventDefault();
// feel free to change the object keys to match your data model
db.ref("users/").push({
chosenPlan: si
In OpenERP first create custom module and inherit the email_template object in your own module. Then create templates in .xml file.
Follow these step given below:
Step1- First, create module like: test and then create .py file like as: test
Guys & Ladies,
This LOGIN.php was working lastnight and so I don't know why not now.
The ELSE at 53 gets triggered even though I have typed the right password!
What do you think of line 16 ? ...
if($numrows >1)
I tried the follow
The phenomenal growth of e-mail marketing over the past few years has left many small business owners wishing they could profit from the same approaches that larger businesses and corporations use. Now more than ever, small businesses have access to
Many times it happens that a Gmail user needs to create a new Gmail address, but still wants to receive the emails into the old Gmail account automatically. Although it is not necessary that old email address has to be a Gmail address. It could
Programming Buddies,
Here's my latest script. It is a member reg-login script.
It registers you and gets you to activate your account confirming your email and then auto logs you into your account. It uses cookies to remember your user details.
