<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% dim waserror,strerror strerror="Vous êtes priés de remplir cette cage:" waserror=false if request.form("Submit")<>"" then if request.form("name")="" then : strerror=strerror & "\r\n Prénon" : waserror=true : end if if request.form("lastname")="" then : strerror=strerror & "\r\n Nom" : waserror=true : end if if request.form("email")="" or inStr(request.form("email"),"@")<1 then : strerror=strerror & "\r\n Email" : waserror=true : end if if waserror=false then server.transfer("contactsend.asp") end if end if %> Golden Star Hotel - Hotels in Hersonissos Hotels in Heraklion Apartments Accommodation
GOLDEN STAR hotel
70014 Analipsis Village
L. Hersonissou, Crete Greece
Tel: +30 28970 25186/25187 Fax: +30 28970 24719
Email: manager@goldenstar.gr
please select language :
Check rates & availability Date
Month
Year
Nights
Rooms
Adults
Children

Contactez avec Golden Star Hotel

<%if request.querystring("action")="" then %>
Prénon : "> *
Nom : "> *
e-mail : "> *
Adresse, Pays : ">
Téléphone : ">
Commentaires :
" * "reponse obligatoire .
 
<% end if if request.querystring("action")="mailsent" then%>
Nous vous remercions
Nous vous contacterons au plus vite.
<%end if if request.querystring("action")="mailerror" then%>
Probléme présenté pendant l’envoie des informations
Prière de ressayer plus tard.
<%end if%>