function validateForm() { if(document.reg.first_name.value == "") { alert("Please enter your first name"); document.reg.first_name.value =""; document.reg.first_name.focus(); return false; } if(document.reg.lastname.value == "") { alert("Please enter your last name"); document.reg.lastname.value =""; document.reg.lastname.focus(); return false; } var x = document.reg.mobile.value; var y = document.reg.mobile.value; if(isNaN(x)||x.indexOf(" ")!=-1) { alert("Enter numeric value") return false; } if (y.length<10) { alert("Enter 10 digit Mobile no"); return false; } if(document.reg.emailid.value == "") { alert("Please enter email id"); document.reg.emailid.value =""; document.reg.emailid.focus(); return false; } var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/; var email = document.reg.emailid.value; if(reg.test(email) == false) { alert('Invalid email id'); return false; } }
Completed membership application form along with Cheque/Demand Draft, drawn in favour of “AUTOMATIC CONTROL AND DYNAMIC OPTIMIZATION SOCIETY” and payable in Bangalore should be mailed to The President, AUTOMATIC CONTROL AND DYNAMIC OPTIMIZATION SOCIETY (ACDOS), No. 31/2, 4th Cross, 6th Main Road, Mathikere Extension, Bangalore 560 054. INDIA. The membership fee can also be wire transferred to Account No. 0683101027870 Canrara Bank, Bangalore, IFSC Code CNRB0000683, SWIFT code CNRBINBBLFD. Preferably a scanned copy of the application form should also be emailed to “acdos.india@gmail.com”, along with DD/Cheque/Wire-transfer details and necessary supporting documents.
Note:Document support is not mandatory of honorary members. Membership fee is not required for subscriptions during 2011 and 2012. Registered participants of any ACODS conference are entitled to get two years of free membership, including the year in which the conference was held as well as the following year. The annual membership will be counted during 01 January to 31 December of every year, irrespective of the date of application and the dates during which ACODS is held.