Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Register Forgot password?

Forgot password REGISTER
0
Posted

Register Forgot password?

0

function validateLogin() { if (document.getElementById(‘username’).value==”) { alert(”); document.getElementById(‘username’).focus(); return false; } if (!isEmail(document.getElementById(‘username’).value)) { alert(‘Please provide a valid e-mail address’); document.getElementById(‘username’).focus(); return false; } if (document.getElementById(‘login_pass’).value==”) { alert(‘Fill in your password’); document.getElementById(‘login_pass’).focus(); return false; } return true; }

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123