if (str.length==0) { alert("User ID cannot be left blank"); document.myfrm.login_name.value=''; document.myfrm.login_name.focus(); return false; } str=document.myfrm.password.value; while(''+str.charAt(0)==' ') str=str.substring(1,str.length); if (str.length==0) { alert("Password cannot be left blank"); document.myfrm.password.value=''; document.myfrm.password.focus(); return false; } document.myfrm.action='index.cfm'; document.myfrm.method='post'; document.myfrm.submit(); return true; }
| :: Home | About Us | Contact Us | Company Policies | Product Groups | Specials | Search | ViewCart :: | ||||||||||||||||||||||||||
|
||||||||||||||||||||||||||