return false; } else if (obj_type == "SINGLE_VALUE_RADIO" || obj_type == "SINGLE_VALUE_CHECKBOX") { if (obj.checked) return true; else return false; } else if (obj_type == "RADIO" || obj_type == "CHECKBOX") { for (i=0; i < obj.length; i++) { if (obj[i].checked) return true; } return false; } } function _CF_checkform(_CF_this) { if (!_CF_hasValue(_CF_this.firstName, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.firstName, _CF_this.firstName.value, "You must provide your first name.")) { return false; } } if (!_CF_hasValue(_CF_this.lastName, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.lastName, _CF_this.lastName.value, "You must provide your last name.")) { return false; } } if (!_CF_hasValue(_CF_this.email, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.email, _CF_this.email.value, "Please enter a valid email address!")) { return false; } } if (!testbox(_CF_this, _CF_this.email, _CF_this.email.value)) { if (!_CF_onError(_CF_this, _CF_this.email, _CF_this.email.value, "Please enter a valid email address!")) { return false; } } if (!_CF_hasValue(_CF_this.date, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.date, _CF_this.date.value, "Please provide today's date.")) { return false; } } if (!_CF_hasValue(_CF_this.location, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.location, _CF_this.location.value, "You must the physical location of the computer or printer.")) { return false; } } if (!_CF_hasValue(_CF_this.compName, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.compName, _CF_this.compName.value, "You must provide name of the computer (on the monitor).")) { return false; } } return true; } //-->
|
|
|
Educational
Support Programs & Services Tutoring
Lab Instructional Computer Labs Writing
Lab Testing Center Graduation Transcripts Internships Counseling
Services Student Support
Services
|
To report a Multimedia equipment problem on campus please use the following form.
|
| Home | Search | Privacy
Policy | Contact Last revised: Friday, October 5, 2007 © 1998 - 2008 Southwestern Oregon Community College 1988 Newmark Ave., Coos Bay, OR 97420 • (541) 888.2525 • 1.800.962.2838 • All rights reserved. Southwestern Oregon Community College is an equal opportunity educator and employer. |