Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 
<html>
<head>
<title>Client register www.parisauctionhotels.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="../pah.css" rel="stylesheet" type="text/css">
<script language="JavaScript" type="text/JavaScript">
 Begin
function verify (emailStr) {
 
/* The following variable tells the rest of the function whether or not
to verify that the address ends in a two-letter country or well-known
TLD.  1 means check it, 0 means don't. */
 
var checkTLD=1;
 
/* The following is the list of known TLDs that an e-mail address must end with. */
 
var knownDomsPat=/^(com|net|org|edu|int|mil|gov|arpa|biz|aero|name|coop|info|pro|museum)$/;
explorer me dit
erreur 'begin' infini
code 0

je n arrive donc pas a envoyer depuis mon formulaire

pourquoi

merci