Home
At a glance
Become an exhibitor
APPLICATION FORM
Media Partners
General Information
Contact Form
EXHIBITORS LIST
Conferences
Photogallery
Call for papers
Visitor service
Press
Press Review
CASTELLI DEL DUCATO
Contact Form
{ "controllo": function() { var arr_est = new Array(); arr_est[0] = '.jpg$'; arr_est[1] = '.jpeg$'; arr_est[2] = '.gif$'; arr_est[3] = '.tif$'; arr_est[4] = '.tiff$'; arr_est[5] = '.xls$'; arr_est[6] = '.xlsx$'; arr_est[7] = '.doc$'; arr_est[8] = '.docx$'; arr_est[9] = '.pdf$'; arr_est[10] = '.png$'; // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_societa').value) == '' ) { alert('This field is required: Company'); return false; } // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_attivita').value) == '' ) { alert('This field is required: Company Activity'); return false; } // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_referente').value) == '' ) { alert('This field is required: Contact name'); return false; } // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_indirizzo').value) == '' ) { alert('This field is required: Address'); return false; } // Gestione controllo sui valori dei campi if( !CheckAlfabetico(document.getElementById('txt_citta'), false, true) ) { return false; } // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_provincia').value) == '' ) { alert('This field is required: District'); return false; } // Gestione controllo sui valori dei campi if( !CheckAlfabetico(document.getElementById('txt_provincia'), false, true) ) { return false; } // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_cap').value) == '' ) { alert('This field is required: ZIP code'); return false; } // Gestione controllo sui valori dei campi if( !CheckNumber(document.getElementById('txt_cap'), false, true) ) { return false; } // Gestione controllo sui valori dei campi if( !CheckAlfabetico(document.getElementById('txt_stato'), false, true) ) { return false; } // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_telefono').value) == '' ) { alert('This field is required: Phone number'); return false; } // Gestione controllo sui valori dei campi if( !CheckNumber(document.getElementById('txt_fax'), false, true) ) { return false; } // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_email').value) == '' ) { alert('This field is required: E-mail'); return false; } // Gestione controllo sui valori dei campi if( !checkEmail2(document.getElementById('txt_email'), false, true) ) { alert('La sintassi dell\'indirizzo e-mail non e\' corretta!'); return false; } // Per richiamare un oggetto memorizzato dal JSON usare nome_oggetto + "_save" js_contatti_93_6_1154_save.invio_mail(); }, "invio_mail": function() { var strDati = ''; strDati = strDati + '
Company
: ' + document.getElementById('txt_societa').value + '
'; strDati = strDati + '
Company Activity
: ' + document.getElementById('txt_attivita').value + '
'; strDati = strDati + '
Contact name
: ' + document.getElementById('txt_referente').value + '
'; strDati = strDati + '
Job title
: ' + document.getElementById('txt_qualifica').value + '
'; strDati = strDati + '
Address
: ' + document.getElementById('txt_indirizzo').value + '
'; strDati = strDati + '
Town
: ' + document.getElementById('txt_citta').value + '
'; strDati = strDati + '
District
: ' + document.getElementById('txt_provincia').value + '
'; strDati = strDati + '
ZIP code
: ' + document.getElementById('txt_cap').value + '
'; strDati = strDati + '
Country
: ' + document.getElementById('txt_stato').value + '
'; strDati = strDati + '
Phone number
: ' + document.getElementById('txt_telefono').value + '
'; strDati = strDati + '
Fax number
: ' + document.getElementById('txt_fax').value + '
'; strDati = strDati + '
E-mail
: ' + document.getElementById('txt_email').value + '
'; strDati = strDati + '
Questions and/or Comments
: ' + document.getElementById('txt_commenti').value + '
'; document.getElementById('dati').value = strDati; if( document.getElementById('privacy').checked ) document.getElementById('frm_contatti').submit(); else alert('Bisogna accettare le clausole relative al trattamento dei dati personali. Must accept the terms governing the processing of personal data.'); }, "check_reCaptcha": function() { grecaptcha.ready(function() { grecaptcha.execute('6Lc7EI8bAAAAAI80-jtwW3mNvV2uP2GsRdtKTQnr', {action: 'submit'}).then(function(token) { // Add your logic to submit to your backend server here. document.getElementById('g-recaptcha-response').value = token; js_contatti_93_6_1154_save.controllo(); }); }); } }
Contact Form
Attention: The fields with asterisk must be filled
*Company
*Company Activity
*Contact name
Job title
*Address
Town
*District
*ZIP code
Country
*Phone number
Fax number
*E-mail
Questions and/or Comments
I accept the clauses relating to
processing of personal data.