
Registration Information
General Information
Registration to ECAI 2004 may be done in advance or onsite.
- Early registration fees must be paid by June 15th.
- Late registration fees must be paid by August 1st.
- From August 1st, onsite registration fees are applied.
Payment must be received with the registration. Registration is only valid on receipt of full payment. Participants are requested to register on-line through this website. Please read the following instructions carefully. For registration, click the Registration Form button below.
Please register by:
- filling the web registration form,
- submitting it, the submission will generate a pdf copy of your registration,
- printing and faxing the registration copy and,
- If paying by bank transfer, a copy of the transfer should be faxed together with the generated registration copy.
- If paying by credit card, please complete the card numbers in the registration copy before faxing.
Please send your registration copy together with your payment to:
ECAI 2004 Registration Office
Departament de Sistemes Informàtics i Computació
Universitat Politècnica de València
Camí de Vera s/n 46022 - València, Spain
Fax: + 34 96 387 97 28Fees
ECAI Technical Conference fee includes: admission to the technical conference, proceedings, lunches for two days (Wednesday and Thursday), coffee breaks for the three days, exhibition guide and others elements as badge.
$conn = mysql_connect('localhost:3306','admin_ecai04','4dm1n_3c4104') or die(mysql_error()); if(!$conn) die('Error en la conexión con la Base de Datos'); else { echo ''; mysql_select_db("ECAI04",$conn) or die(mysql_error()); $ssql = "select description, date from ECAI_Fees_Time where code <> 'A' "; $rs = mysql_query($ssql,$conn) or die(mysql_error()); echo'
'; } echo ''; while($row = mysql_fetch_array($rs)) { echo' '; } mysql_free_result($rs); echo ' '.$row[0]. '
'.$row[1].''; echo ' ECAI CONFERENCE '; $ssql = "select type, ECAI_Fees_Type.description, member,ECAI_Fees_Member.description, time,ECAI_Fees_Time.description, ECAI_Fees_Time.date,price from ECAI_Fees, ECAI_Fees_Type, ECAI_Fees_Member, ECAI_Fees_Time where ECAI_Fees.type = 'CO' and ECAI_Fees.type = ECAI_Fees_Type.code and ECAI_Fees.member = ECAI_Fees_Member.code and ECAI_Fees.time = ECAI_Fees_Time.code order by type,member,time"; $rs = mysql_query($ssql,$conn) or die(mysql_error()); $memberAnt = ''; while($row = mysql_fetch_array($rs)) { $member = $row[2]; if($member != $memberAnt) { echo ' '.$row[3].' '; } echo'€'.$row[7].' '; $memberAnt = $member; } mysql_free_result($rs); echo''; // El tipo de miembro echo ' STAIRS CONFERENCE '; $ssql = "select type, ECAI_Fees_Type.description, member,ECAI_Fees_Member.description, time,ECAI_Fees_Time.description, ECAI_Fees_Time.date,price from ECAI_Fees, ECAI_Fees_Type, ECAI_Fees_Member, ECAI_Fees_Time where ECAI_Fees.type = 'SC' and ECAI_Fees.type = ECAI_Fees_Type.code and ECAI_Fees.member = ECAI_Fees_Member.code and ECAI_Fees.time = ECAI_Fees_Time.code order by type,member,time"; $rs = mysql_query($ssql,$conn) or die(mysql_error()); $memberAnt = ''; while($row = mysql_fetch_array($rs)) { $membership = $row[2]; if($membership != $memberAnt) { echo ' '.$row[3].' '; } // El precio echo'€'.$row[7].' '; $memberAnt = $membership; } mysql_free_result($rs); echo''; echo ' TUTORIALS '; $ssql = "select type, ECAI_Fees_Type.description, member,ECAI_Fees_Member.description, time,ECAI_Fees_Time.description, ECAI_Fees_Time.date,price from ECAI_Fees, ECAI_Fees_Type, ECAI_Fees_Member, ECAI_Fees_Time where ECAI_Fees.type = 'TU' and ECAI_Fees.type = ECAI_Fees_Type.code and ECAI_Fees.member = ECAI_Fees_Member.code and ECAI_Fees.time = ECAI_Fees_Time.code order by type,member,time"; $rs = mysql_query($ssql,$conn) or die(mysql_error()); $memberAnt = ''; while($row = mysql_fetch_array($rs)) { $member = $row[2]; if($member != $memberAnt) { echo ' '.$row[3].' '; } echo'€'.$row[7].' '; $memberAnt = $member; } mysql_free_result($rs); echo''; echo ' WORKSHOPS '; $ssql = "select type, ECAI_Fees_Type.description, price from ECAI_Fees, ECAI_Fees_Type where ECAI_Fees.type LIKE 'W%' and ECAI_Fees.type = ECAI_Fees_Type.code order by type"; $rs = mysql_query($ssql,$conn) or die(mysql_error()); while($row = mysql_fetch_array($rs)) { echo ' '.$row[1].' €'.$row[2].' '; } mysql_free_result($rs); echo' '; ?>
Workshop and Tutorial participants must register for the main ECAI Conference Programme.
Workshop/Tutorial fee are per Worshop/Tutorial and covers admission to the selected Worshop/Tutorial, lunch and coffee breaks for one dayMethods of Payment
Payment should be made in advance by one of the following means:
- Bank transfer, to: (a copy should be sent together with the generated registration copy by fax)
Payee VIAJES TRANSVIA TOURS,S.L.
Reason for Payment ECAI 2004 Reg, YOUR NAME Bank name BBVA Branch 506 Address Plaza de España, 4
46007 Valencia (Spain)IBAN ES46 0182 0506 44 0010805926
SWIFT BBVAESMMXXX
- Holders of credit cards (visa, diners, mastercard, eurocard) may use their cards for charging all costs. Please indicate card number, expiry date, and precise name of card holder on the generated registration copy.
Cancellations
Cancellation must be received in writing. For cancellations received until August 1st, 80% of the fee will be refunded. For cancellations received after August 1st no refund can be made.
We reserve the right to cancel a tutorial and/or a workshop due to insufficient participation (these fees will be refunded).Important Addresses and Telephone Numbers
All matters regarding registration, hotel booking, social events and general information are handled by:
VIAJES TRANSVIA TOURS,S.L.
Císcar, 9 - 46005 - València
Phone: + 34 96 374 7013
email: carlos@transviatours.comInquiries about the conference program will be handled by:
ECAI 2004 Registration Office
Departament de Sistemes Informàtics i Computació
Universitat Politècnica de València
Camí de Vera s/n 46022 - València
Fax: + 34 96 387 97 28