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_checkFacilities_Request(_CF_this)
{
if (!_CF_hasValue(_CF_this.First, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.First, _CF_this.First.value, "You Must Enter Your First Name"))
{
return false;
}
}
if (!_CF_hasValue(_CF_this.Last, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.Last, _CF_this.Last.value, "You Must Enter Your Last Name"))
{
return false;
}
}
if (!_CF_hasValue(_CF_this.Phone, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.Phone, _CF_this.Phone.value, "Please Enter a Phone Number"))
{
return false;
}
}
if (!_CF_hasValue(_CF_this.EMail, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.EMail, _CF_this.EMail.value, "Enter an E-mail Address"))
{
return false;
}
}
if (!_CF_hasValue(_CF_this.Event_mm, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.Event_mm, _CF_this.Event_mm.value, "An Event Date is required"))
{
return false;
}
}
if (!_CF_hasValue(_CF_this.event_dd, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.event_dd, _CF_this.event_dd.value, "An event date is required"))
{
return false;
}
}
if (!_CF_hasValue(_CF_this.event_yy, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.event_yy, _CF_this.event_yy.value, "An event date is required"))
{
return false;
}
}
if (!_CF_hasValue(_CF_this.code, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.code, _CF_this.code.value, "Please enter the security code to proceed"))
{
return false;
}
}
return true;
}
//-->
Dallas Christian College offers many facilities to help with all your
event needs: weddings, meetings, luncheons, etc. Please call us for more
information or to schedule a facility at 972.241.3371.
Guest Housing
DCC maintains several fully furnished rooms in our Residence Halls. These
are available on a "first come, first serve" basis for guests
of the college.
Instructions:
To request a facility for an event, please complete the form below. Fields
in bold are required. Click the 'Submit' button once
after completed. You will receive a confirmation once your form has been
submitted. Please print this confirmation for your records.
Important: This form must be completed no later than
1 week prior to the event in order to guarantee services and/or facilities
requested. Verbal or written requests will hold a facility for 60 days
or 1 week prior to the event. If equipment requests, set up information
and completed facilities request form have not been received 7 days in
advance of the event, the facility reservation will be released and the
event will be considered canceled. Fees do not apply to DCC events.