IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

JavaScript Discussion :

Validation de formulaire


Sujet :

JavaScript

  1. #1
    Membre du Club
    Inscrit en
    Avril 2008
    Messages
    369
    Détails du profil
    Informations forums :
    Inscription : Avril 2008
    Messages : 369
    Points : 61
    Points
    61
    Par défaut Validation de formulaire
    Bonjour tout le monde,

    J'ai un petit soucis avec du JS en fait je suis un noob de la programation et voila donc le truc c'est que a partir d'une première page qui est tout en html et c'est un formulaire elle renvoie des données a une autre page qui récapitule les saisies en php
    La première page je fais des vérifs sur les champs obligatoires
    La deuxième une vérification si il y a un changement entre la saisie de la première page et de la deuxième voila donc tout mes scripts son fait mais il doit y avoir un petit soucis car les vérif ne partent pas je vous par conséquent mes codes par contre jpense que je vais devoir faire un multi post.

    Si quelqu'un veut bien m'aidez svp
    merci d'avance

    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
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    	<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
    	<title>concours_sl - international</title>
    	<script language="javascript" src="fonctions_JS3.js"></script>
    	<!-- les fonctions js sont dans un fichier separe -->
    </head>
    <body>
    <form action="concours_slinter.php" method="post" onsubmit="return verif_champs();" enctype="multipart/form-data"><br>
      <div style="text-align: center;"><big><img style="width: 122px; height: 121px;" alt="" src="smalllogo.png"><br>
      <br>
      </big><big>DOSSIER D'INSCRIPTION</big><br>
      <big>CONCOURS SL - International - 2009</big><br>
      <big>R&eacute;serv&eacute; aux candidats issus :</big><br>
      <big>* des classes préparatoires scientifiques (2ème année)</big><br>
       <br>
        <big>* de 2ème année (Licence Sciences et Technologie à </big><br>
    	 <big>dominante mathématique, physique ou informatique</big><br>
      </div>
     
      <br>
      <br>
     <br>
      <br>
      <br>
      </small>
      <div style="text-align: left;"><span style="font-weight: bold;">Nom :&nbsp;</span><input style="font-weight: bold;" name="oldnom" id="oldnom" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; Pr&eacute;nom :&nbsp; &nbsp;
      </span><input style="font-weight: bold;" name="oldprenom" id="oldprenom" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;"> </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">N&eacute;(e) le :
    &nbsp;</span><input style="font-weight: bold;" name="oldnaissance" id="oldnaissance" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; Lieu :
    &nbsp;</span><input style="font-weight: bold;" name="oldlieu" id="oldlieu" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;Pays : </span><input style="font-weight: bold;" name="oldpays" id="oldpays" value="" size="20" maxlength="20" type="text"><span style="font-weight: bold;"> <br>
      </span><span style="font-weight: bold;"><br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;Nationalit&eacute; : </span><input style="font-weight: bold;" name="oldnationalite" id="oldnationalite" value="" size="30" maxlength="30" type="text"><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">Adresse : </span><br style="font-weight: bold;">
      <textarea style="font-weight: bold;" type="text" name="oldadresse" id="oldadresse" rows="10" cols="50"></textarea><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">T&eacute;l&eacute;phone
    :&nbsp;</span><input style="font-weight: bold;" name="oldtelephone" id="oldtelephone" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;
    T&eacute;l&eacute;copie : </span><input style="font-weight: bold;" name="oldtelecopie" id="oldtelecopie" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;"> </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">Portable :&nbsp;</span><input style="font-weight: bold;" name="oldportable" id="oldportable" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;E-mail : </span><input style="font-weight: bold;" name="oldmail" id="oldmail" value="" size="40" maxlength="40" type="text"><span style="font-weight: bold;"> </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">ETUDES SECONDAIRES</span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">Etabliseements
    fr&eacute;quent&eacute;s :</span>
      <br style="font-weight: bold;">
      <input style="font-weight: bold;" name="oldclasse" id="oldclasse" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; Classe /
    Option&nbsp;</span><input style="font-weight: bold;" name="oldoption" id="oldoption" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ann&eacute;e
    :
    &nbsp;</span><input style="font-weight: bold;" name="oldannee" id="oldannee" value="" size="4" maxlength="4" type="text"><span style="font-weight: bold;">
    &nbsp; </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <input style="font-weight: bold;" name="oldclasse2" id="oldclasse2" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; Classe /
    Option&nbsp;</span><input style="font-weight: bold;" name="oldoption2" id="oldoption2" value="" size="30" maxlength="30"><span style="font-weight: bold;">
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ann&eacute;e
    :
    &nbsp;</span><input style="font-weight: bold;" name="oldannee2" id="oldannee2" value="" size="4" maxlength="4" type="text"><span style="font-weight: bold;">
    &nbsp; </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <input style="font-weight: bold;" name="oldclasse3" id="oldclasse3" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; Classe /
    Option&nbsp;</span><input style="font-weight: bold;" name="oldoption3" id="oldoption3" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ann&eacute;e
    :
    &nbsp;</span><input style="font-weight: bold;" name="oldannee3" id="oldannee3" value="" size="4" maxlength="4" type="text"><span style="font-weight: bold;">
    &nbsp; </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <input style="font-weight: bold;" name="oldclasse4" id="oldclasse4" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; Classe /
    Option&nbsp;</span><input style="font-weight: bold;" name="oldoption4" id="oldoption4" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ann&eacute;e
    :
    &nbsp;</span><input style="font-weight: bold;" name="oldannee4" id="oldannee4" value="" size="4" maxlength="4" type="text"><span style="font-weight: bold;">
    &nbsp; </span><br style="font-weight: bold;">
      <span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; &nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">ETUDES SUPERIEURES</span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">Etablissements
    fr&eacute;quent&eacute;s (pr&eacute;ciser la
    ville) :<input style="font-weight: bold;" name="oldville" id="oldville" value="" size="30" maxlength="30" type="text"><br style="font-weight: bold;"></span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <input style="font-weight: bold;" name="oldclasse5" id="oldclasse5" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; Classe /
    Option&nbsp;</span><input style="font-weight: bold;" name="oldoption5" id="oldoption5" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ann&eacute;e
    :
    &nbsp;</span><input style="font-weight: bold;" name="oldannee5" id="oldannee5" value="" size="4" maxlength="4" type="text"><span style="font-weight: bold;">
    &nbsp; </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <input style="font-weight: bold;" name="oldclasse6" id="oldclasse6" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; Classe /
    Option&nbsp;</span><input style="font-weight: bold;" name="oldoption6" id="oldoption6" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ann&eacute;e
    :
    &nbsp;</span><input style="font-weight: bold;" name="oldannee6" id="oldannee6" value="" size="4" maxlength="4" type="text"><span style="font-weight: bold;">
    &nbsp; </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <input style="font-weight: bold;" name="oldclasse7" id="oldclasse7" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; Classe /
    Option&nbsp;</span><input style="font-weight: bold;" name="oldoption7" id="oldoption7" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ann&eacute;e
    :
    &nbsp;</span><input style="font-weight: bold;" name="oldannee7" id="oldannee7" value="" size="4" maxlength="4" type="text"><span style="font-weight: bold;">
    &nbsp; </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <input style="font-weight: bold;" name="oldclasse8" id="oldclasse8" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; Classe /
    Option&nbsp;</span><input style="font-weight: bold;" name="oldoption8" id="oldoption8" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ann&eacute;e
    :
    &nbsp;</span><input style="font-weight: bold;" name="oldannee8" id="oldannee8" value="" size="4" maxlength="4" type="text"><span style="font-weight: bold;">
    &nbsp; &nbsp; </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">DIPLOMES OBTENUS</span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <input style="font-weight: bold;" name="olddiplome" id="olddiplome" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; &nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; Mention&nbsp;</span><input style="font-weight: bold;" name="oldmention" id="oldmention" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp; Ann&eacute;e : &nbsp;</span><input style="font-weight: bold;" name="oldannee9" id="oldannee9" value="" size="4" maxlength="4" type="text"><span style="font-weight: bold;"> </span><br style="font-weight: bold;">
      <input style="font-weight: bold;" name="olddiplome2" id="olddiplome2" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;Mention&nbsp;</span><input style="font-weight: bold;" name="oldmention2" id="oldmention2" value="" size="30" maxlength="30" type="text"><span style="font-weight: bold;">
    &nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;Ann&eacute;e :
    &nbsp;</span><input style="font-weight: bold;" name="oldannee10" id="oldannee10" value="" size="4" maxlength="4" type="text"><span style="font-weight: bold;"> </span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
     
      <br style="font-weight: bold;">
      <div style="text-align: center; font-weight: bold;"><big><big>
      <input value="Valider" name="submit" type="submit">&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; </big></big><input value="annuler" type="reset"></div>
      <span style="font-weight: bold;" class="nt"></span><br>
      <span class="na"></span><span class="s"></span><span class="na"></span><span class="s"></span><span class="na"></span><span class="s"></span><span class="na"></span><span class="s"></span><span class="na"></span><span class="s"></span><span class="na"></span><span class="s"></span><span class="nt"></span></div>
      </div>
    </form>
    </body>
    </html>

  2. #2
    Membre du Club
    Inscrit en
    Avril 2008
    Messages
    369
    Détails du profil
    Informations forums :
    Inscription : Avril 2008
    Messages : 369
    Points : 61
    Points
    61
    Par défaut
    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
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
    243
    244
    245
    246
    247
    248
    249
    250
    251
    252
    253
    254
    255
    256
    257
    258
    259
    260
    261
    262
    263
    264
    265
    266
    267
    268
    269
    270
    271
    272
    273
    274
    275
    276
    277
    278
    279
    280
    281
    282
    283
    284
    285
    286
    287
    288
    289
    290
    291
    292
    293
    294
    295
    296
    297
    298
    299
    300
    301
    302
    303
    304
    305
    306
    307
    308
    309
    310
    311
    312
    313
    314
    315
    316
    317
    318
    319
    320
    321
    322
    323
    324
    325
    326
    327
    328
    329
    330
    331
    332
    333
    334
    335
    336
    337
    338
    339
    340
    341
    342
    343
    344
    345
    346
    347
    348
    349
    350
    351
    352
    353
    354
    355
    356
    357
    358
    359
    360
    361
    362
    363
    364
    365
    366
    367
    368
    369
    370
    371
    372
    373
    374
    375
    376
    377
    378
    379
    380
    381
    382
    383
    384
    385
    386
    387
    388
    389
    390
    391
    392
    393
    394
    395
    396
    397
    398
    399
    400
    401
    402
    403
    404
    405
    406
    407
    408
    409
    410
    411
    412
    413
    414
    415
    416
    417
    418
    419
    420
    421
    422
    423
    424
    425
    426
    427
    428
    429
    430
    431
    432
    433
    434
    435
    436
    437
    438
    439
    440
    441
    442
    443
    444
    445
    446
    447
    448
    449
    450
    451
    452
    453
    454
    455
    456
    457
    458
    459
    460
    461
    462
    463
    464
    465
    466
    467
    468
    469
    470
    471
    472
    473
    474
    475
    476
    477
    478
    479
    480
    481
    482
    483
    484
    485
    486
    487
    488
    489
    490
    491
    492
    493
    494
    495
    496
    497
    498
    499
    500
    501
    502
    503
    504
    505
    506
    507
    508
    509
    510
    511
    512
    513
    514
    515
    516
    517
    518
    519
    520
    521
    522
    523
    524
    525
    526
    527
    528
    529
    530
    531
    532
    533
    534
    535
    536
    537
    538
    539
    540
    541
    542
    543
    544
    545
    546
    547
    548
    549
    550
    551
    552
    553
    554
    555
    556
    557
    558
    559
    560
    561
    562
    563
    564
    565
    566
    567
    568
    569
    570
    571
    572
    573
    574
    575
    576
    577
    578
    579
    580
    581
    582
    583
    584
    585
    586
    587
    588
    589
    590
    591
    592
    593
    594
    595
    596
    597
    598
    599
    600
    601
    602
    603
    604
    605
    606
    607
    608
    609
    610
    611
    612
    613
    614
    615
    616
    617
    618
    619
    620
    621
    622
    623
    624
    625
    626
    627
    628
    629
    630
    631
    632
    633
    634
    635
    636
    637
    638
    639
    640
    641
    642
    643
    644
    645
    646
    647
    648
    649
    650
    651
    652
    653
    654
    655
    656
    657
    658
    659
    660
    661
    662
    663
    664
    665
    666
    667
    668
    669
    670
    671
    672
    673
    674
    675
    676
    677
    678
    679
    680
    681
    682
    683
    684
    685
    686
    687
    688
    689
    690
    691
    692
    693
    694
    695
    696
    697
    698
    699
    700
    701
    702
    703
    704
    705
    706
    707
    708
    709
    710
    711
    712
    713
    714
    715
    716
    717
    718
    719
    720
    721
    722
    723
    724
    725
    726
    727
    728
    729
    730
    731
    732
    733
    734
    735
    736
    737
    738
    739
    740
    741
    742
    743
    744
    745
    746
    747
    748
    749
    750
    751
    752
    753
    754
    755
    756
    757
    758
    759
    760
    761
    762
    763
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <script language="javascript" src="fonctions_JS3.js"></script>
    <!-- les fonctions js sont dans un fichier separe -->
    </head>
    <body>
     
    				<!-- affichage du formulaire de confirmation -->
    <form action="pdfconcours_slinter.php" method="post" onsubmit="return verif_champs2();" enctype="multipart/form-data"><br>
      <div style="text-align: center;"><big><img style="width: 122px; height: 121px;" alt="" src="smalllogo.png"></big><br>
      </div>
      </big><big>DOSSIER D'INSCRIPTION</big><br>
      <big>CONCOURS SL - International - 2009</big><br>
      <big>R&eacute;serv&eacute; aux candidats issus :</big><br>
      <big>* des classes préparatoires scientifiques (2ème année)</big><br>
       <br>
        <big>* de 2ème année (Licence Sciences et Technologie à </big><br>
    	 <big>dominante mathématique, physique ou informatique</big><br>
      </div>
      <br>
     
     
     
    Nom :</span> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
    <!-- champ visible et modifiable -->
    <input type="text" id="nom" name="nom" <?php if (isset($_POST['oldnom'])) {
        echo 'value="'.stripslashes($_POST['oldnom']).'"'; // affichage de la saisie precedente (modifiable) 
    }
    ?>
    />
    <!-- champ cache memorisation ancienne saisie -->
    <input type="hidden" id="oldnom" name="oldnom" <?php if (isset($_POST['oldnom'])){
        echo 'value="'.stripslashes($_POST['oldnom']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
     
    &nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">&nbsp;&nbsp; Pr&eacute;nom :</span>&nbsp; 
    <input type="text" id="prenom" name="prenom" <?php if (isset($_POST['oldprenom'])) 
    {
        echo 'value="'.stripslashes($_POST['oldprenom']).'"'; 
    }
    ?>
    <input type="hidden" id="oldprenom" name="oldprenom" <?php if (isset($_POST['oldprenom'])){
        echo 'value="'.stripslashes($_POST['oldprenom']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
     &nbsp;&nbsp; <br>
      <br>
      <span style="font-weight: bold;">
    N&eacute;(e) le :</span> &nbsp;
    <input type="text" id="naissance" name="naissance" <?php if (isset($_POST['oldnaissance'])) 
    {
        echo 'value="'.stripslashes($_POST['oldnaissance']).'"'; 
    }
    ?>
    <input type="hidden" id="oldnaissance" name="oldnaissance" <?php if (isset($_POST['oldnaissance'])){
        echo 'value="'.stripslashes($_POST['oldnaissance']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <span style="font-weight: bold;">&nbsp;Lieu :</span>
    &nbsp;
    <input type="text" id="lieu" name="lieu" <?php if (isset($_POST['oldlieu'])) 
    {
        echo 'value="'.stripslashes($_POST['oldlieu']).'"'; 
    }
    ?>
    <input type="hidden" id="oldlieu" name="oldlieu" <?php if (isset($_POST['oldlieu'])){
        echo 'value="'.stripslashes($_POST['oldlieu']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <span style="font-weight: bold;">Pays :</span>&nbsp; 
    <input type="text" id="pays" name="pays" <?php if (isset($_POST['oldpays'])) 
    {
        echo 'value="'.stripslashes($_POST['oldpays']).'"';  
    }
    ?>
    <input type="hidden" id="oldpays" name="oldpays" <?php if (isset($_POST['oldpays'])){
        echo 'value="'.stripslashes($_POST['oldpays']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
     <br>
    &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <span style="font-weight: bold;">&nbsp;Nationalit&eacute; :</span>&nbsp;
     <input type="text" id="nat" name="nat" <?php if (isset($_POST['oldnationalite'])) 
    {
        echo 'value="'.stripslashes($_POST['oldnationalite']).'"'; 
    }
    ?>
    <input type="hidden" id="oldnationalite" name="oldnationalite" <?php if (isset($_POST['oldnationalite'])){
        echo 'value="'.stripslashes($_POST['oldnationalite']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
      <br>
      <br>
      <span style="font-weight: bold;">
    Adresse :</span> &nbsp;
     <input type="text" size="100" maxlength="100" id="adresse" name="adresse" <?php if (isset($_POST['oldadresse'])) 
    {
       echo 'value="'.stripslashes($_POST['oldadresse']).'"'; 
    }
    ?>
    <input type="hidden" id="oldadresse" name="oldadresse" <?php if (isset($_POST['oldadresse'])){
        echo 'value="'.stripslashes($_POST['oldadresse']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
      <br>
      <br>
      <br>
      <span style="font-weight: bold;">
    T&eacute;l&eacute;phone :</span>&nbsp;
    <input type="text" id="tel" name="tel" <?php if (isset($_POST['oldtelephone'])) // 
    {
        echo 'value="'.stripslashes($_POST['oldtelephone']).'"'; 
    }
    ?>
    <input type="hidden" id="oldtelephone" name="oldtelephone" <?php if (isset($_POST['oldtelephone'])){
        echo 'value="'.stripslashes($_POST['oldtelephone']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;<span style="font-weight: bold;">
    T&eacute;l&eacute;copie :</span>&nbsp;
    <input type="text" id="telecopie" name="telecopie" <?php if (isset($_POST['oldtelecopie'])) 
    {
        echo 'value="'.stripslashes($_POST['oldtelecopie']).'"'; 
    }
    ?>
    <input type="hidden" id="oldtelecopie" name="oldtelecopie" <?php if (isset($_POST['oldtelecopie'])){
        echo 'value="'.stripslashes($_POST['oldtelecopie']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
     <br>
      <br>
      <span style="font-weight: bold;">
    Portable : </span>&nbsp;&nbsp;  
    <input type="text" id="port" name="port" <?php if (isset($_POST['oldportable'])) 
    {
        echo 'value="'.stripslashes($_POST['oldportable']).'"'; 
    }
    ?>
    <input type="hidden" id="oldportable" name="oldportable" <?php if (isset($_POST['oldportable'])){
        echo 'value="'.stripslashes($_POST['oldportable']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;<span style="font-weight: bold;">E-mail :</span>&nbsp;
    <input type="text" size="40" maxlength="40" id="mail" name="mail" <?php if (isset($_POST['oldmail'])) 
    {
        echo 'value="'.stripslashes($_POST['oldmail']).'"'; 
    }
    ?>
    <input type="hidden" id="oldmail" name="oldmail" <?php if (isset($_POST['oldmail'])){
        echo 'value="'.stripslashes($_POST['oldmail']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
     <br>
      <br>
      <span style="font-weight: bold;">
    ETUDES SECONDAIRES</span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">
    Etablissements fr&eacute;quent&eacute;s :</span>
    <br>
      <br>
      <br>
      &nbsp;&nbsp;
      <input type="text" id="c1" name="c1" <?php if (isset($_POST['oldclasse']))
    {
        echo 'value="'.stripslashes($_POST['oldclasse']).'"'; 
    }
    ?>
    <input type="hidden" id="oldclasse" name="oldclasse" <?php if (isset($_POST['oldclasse'])){
        echo 'value="'.stripslashes($_POST['oldclasse']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; <span style="font-weight: bold;">Classe /
    Option</span>&nbsp;
    <input type="text" id="o1" name="o1" <?php if (isset($_POST['oldoption'])) 
    {
        echo 'value="'.stripslashes($_POST['oldoption']).'"'; 
    }
    ?>
    <input type="hidden" id="oldoption" name="oldoption" <?php if (isset($_POST['oldoption'])){
        echo 'value="'.stripslashes($_POST['oldoption']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<span style="font-weight: bold;">Ann&eacute;e
    :</span>
    &nbsp;
    <input type="text" id="a1" name="a1" <?php if (isset($_POST['oldannee'])) 
    {
        echo 'value="'.stripslashes($_POST['oldannee']).'"'; 
    }
    ?>
    <input type="hidden" id="oldannee" name="oldannee" <?php if (isset($_POST['oldannee'])){
        echo 'value="'.stripslashes($_POST['oldannee']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; <br>
      <br>
      &nbsp;&nbsp;
      <input type="text" id="c2" name="c2" <?php if (isset($_POST['oldclasse2'])) 
    {
        echo 'value="'.stripslashes($_POST['oldclasse2']).'"'; 
    }
    ?>
    <input type="hidden" id="oldclasse2" name="oldclasse2" <?php if (isset($_POST['oldclasse2'])){
        echo 'value="'.stripslashes($_POST['oldclasse2']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<span style="font-weight: bold;">Classe
    /
    Option</span>&nbsp;
    <input type="text" id="o2" name="o2" <?php if (isset($_POST['oldoption2']))
    {
        echo 'value="'.stripslashes($_POST['oldoption2']).'"'; 
    }
    ?>
    <input type="hidden" id="oldoption2" name="oldoption2" <?php if (isset($_POST['oldoption2'])){
        echo 'value="'.stripslashes($_POST['oldoption2']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp;<span style="font-weight: bold;">Ann&eacute;e
    :</span>
    &nbsp;
    <input type="text" id="a2" name="a2" <?php if (isset($_POST['oldannee2'])) 
    {
        echo 'value="'.stripslashes($_POST['oldannee2']).'"';
    }
    ?>
    <input type="hidden" id="oldannee2" name="oldannee2" <?php if (isset($_POST['oldannee2'])){
        echo 'value="'.stripslashes($_POST['oldannee2']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; <br>
      <br>
      &nbsp;&nbsp;
      <input type="text" id="c3" name="c3" <?php if (isset($_POST['oldclasse3'])) 
    {
        echo 'value="'.stripslashes($_POST['oldclasse3']).'"';
    }
    ?>
    <input type="hidden" id="oldclasse3" name="oldclasse3" <?php if (isset($_POST['oldclasse3'])){
        echo 'value="'.stripslashes($_POST['oldclasse3']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
     &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp; &nbsp;<span style="font-weight: bold;">Classe /
    Option</span>&nbsp;
    <input type="text" id="o3" name="o3" <?php if (isset($_POST['oldoption3'])) 
    {
        echo 'value="'.stripslashes($_POST['oldoption3']).'"'; 
    }
    ?>
    <input type="hidden" id="oldoption3" name="oldoption3" <?php if (isset($_POST['oldoption3'])){
        echo 'value="'.stripslashes($_POST['oldoption3']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <span style="font-weight: bold;">Ann&eacute;e
    :</span>
    &nbsp;
    <input type="text" id="a3" name="a3" <?php if (isset($_POST['oldannee3'])) 
    {
        echo 'value="'.stripslashes($_POST['oldannee3']).'"'; 
    }
    ?>
    <input type="hidden" id="oldannee3" name="oldannee3" <?php if (isset($_POST['oldannee3'])){
        echo 'value="'.stripslashes($_POST['oldannee3']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; <br>
      &nbsp;&nbsp;
      <input type="text" id="c4" name="c4" <?php if (isset($_POST['oldclasse4'])) 
    {
        echo 'value="'.stripslashes($_POST['oldclasse4']).'"'; 
    }
    ?>
    <input type="hidden" id="oldclasse4" name="oldclasse4" <?php if (isset($_POST['oldclasse4'])){
        echo 'value="'.stripslashes($_POST['oldclasse4']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
     &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp; &nbsp;<span style="font-weight: bold;">Classe /
    Option</span>&nbsp;
    <input type="text" id="o4" name="o4" <?php if (isset($_POST['oldoption4'])) 
    {
       echo 'value="'.stripslashes($_POST['oldoption4']).'"'; 
    }
    ?>
    <input type="hidden" id="oldoption4" name="oldoption4" <?php if (isset($_POST['oldoption4'])){
        echo 'value="'.stripslashes($_POST['oldoption4']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<span style="font-weight: bold;">Ann&eacute;e
    :</span>
    &nbsp;
    <input type="text" id="a4" name="a4" <?php if (isset($_POST['oldannee4'])) 
    {
       echo 'value="'.stripslashes($_POST['oldannee4']).'"'; 
    }
    ?>
    <input type="hidden" id="oldannee4" name="oldannee4" <?php if (isset($_POST['oldannee4'])){
        echo 'value="'.stripslashes($_POST['oldannee4']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; <br>
      <br>
      <span style="font-weight: bold;">
    ETUDES SUPERIEURES</span><br style="font-weight: bold;">
      <br style="font-weight: bold;">
      <span style="font-weight: bold;">
    Etablissements fr&eacute;quent&eacute;s :</span><input type="text" id="ville" name="ville" <?php if (isset($_POST['oldville']))
    {
        echo 'value="'.stripslashes($_POST['oldville']).'"'; 
    }
    ?>
    <input type="hidden" id="oldville" name="oldville" <?php if (isset($_POST['oldville'])){
        echo 'value="'.stripslashes($_POST['oldville']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?><br>
      <br>
      <br>
      &nbsp;&nbsp;
      <input type="text" id="c5" name="c5" <?php if (isset($_POST['oldclasse5'])) 
    {
        echo 'value="'.stripslashes($_POST['oldclasse5']).'"'; 
    }
    ?>
    <input type="hidden" id="oldclasse5" name="oldclasse5" <?php if (isset($_POST['oldclasse5'])){
        echo 'value="'.stripslashes($_POST['oldclasse5']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">Classe /
    Option</span>&nbsp;
    <input type="text" id="o5" name="o5" <?php if (isset($_POST['oldoption5'])) 
    {
        echo 'value="'.stripslashes($_POST['oldoption5']).'"'; 
    }
    ?>
    <input type="hidden" id="oldoption5" name="oldoption5" <?php if (isset($_POST['oldoption5'])){
        echo 'value="'.stripslashes($_POST['oldoption5']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;<span style="font-weight: bold;">Ann&eacute;e
    :
      </span>&nbsp;
      <input type="text" id="a5" name="a5" <?php if (isset($_POST['oldannee5'])) 
    {
       echo 'value="'.stripslashes($_POST['oldannee5']).'"'; 
    }
    ?>
    <input type="hidden" id="oldannee5" name="oldannee5" <?php if (isset($_POST['oldannee5'])){
        echo 'value="'.stripslashes($_POST['oldannee5']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; <br>
      <br>
      &nbsp;&nbsp;
      <input type="text" id="c6" name="c6" <?php if (isset($_POST['oldclasse6'])) 
    {
        echo 'value="'.stripslashes($_POST['oldclasse6']).'"'; 
    }
    ?>
    <input type="hidden" id="oldclasse6" name="oldclasse6" <?php if (isset($_POST['oldclasse6'])){
        echo 'value="'.stripslashes($_POST['oldclasse6']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;<span style="font-weight: bold;">Classe /
    Option</span>&nbsp;
    <input type="text" id="o6" name="o6" <?php if (isset($_POST['oldoption6']))
    {
        echo 'value="'.stripslashes($_POST['oldoption6']).'"'; 
    }
    ?>
    <input type="hidden" id="oldoption6" name="oldoption6" <?php if (isset($_POST['oldoption6'])){
        echo 'value="'.stripslashes($_POST['oldoption6']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;<span style="font-weight: bold;">Ann&eacute;e
    :</span>
    &nbsp;
    <input type="text" id="a6" name="a6" <?php if (isset($_POST['oldannee6'])) 
    {
        echo 'value="'.stripslashes($_POST['oldannee6']).'"';
    }
    ?>
    <input type="hidden" id="oldannee6" name="oldannee6" <?php if (isset($_POST['oldannee6'])){
        echo 'value="'.stripslashes($_POST['oldannee6']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; <br>
      <br>
      &nbsp;&nbsp; 
      <input type="text" id="c7" name="c7" <?php if (isset($_POST['oldclasse7'])) 
    {
        echo 'value="'.stripslashes($_POST['oldclasse7']).'"';
    }
    ?>
    <input type="hidden" id="oldclasse7" name="oldclasse7" <?php if (isset($_POST['oldclasse7'])){
        echo 'value="'.stripslashes($_POST['oldclasse7']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">Classe /
    Option</span>&nbsp;
    <input type="text" id="o7" name="o7" <?php if (isset($_POST['oldoption7']))
    {
       echo 'value="'.stripslashes($_POST['oldoption7']).'"'; 
    }
    ?>
    <input type="hidden" id="oldoption7" name="oldoption7" <?php if (isset($_POST['oldoption7'])){
        echo 'value="'.stripslashes($_POST['oldoption7']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">Ann&eacute;e
    :</span>
    &nbsp;
    <input type="text" id="a7" name="a7" <?php if (isset($_POST['oldannee7']))
    {
        echo 'value="'.stripslashes($_POST['oldannee7']).'"'; 
    }
    ?>
    <input type="hidden" id="oldannee7" name="oldannee7" <?php if (isset($_POST['oldannee7'])){
        echo 'value="'.stripslashes($_POST['oldannee7']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; <br>
      <br>
      &nbsp;&nbsp;
      <input type="text" id="c8" name="c8" <?php if (isset($_POST['oldclasse8'])) 
    {
       echo 'value="'.stripslashes($_POST['oldclasse8']).'"';
    }
    ?>
    <input type="hidden" id="oldclasse8" name="oldclasse8" <?php if (isset($_POST['oldclasse8'])){
        echo 'value="'.stripslashes($_POST['oldclasse8']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">Classe /
    Option</span>&nbsp;
    <input type="text" id="o8" name="o8" <?php if (isset($_POST['oldoption8']))
    {
       echo 'value="'.stripslashes($_POST['oldoption8']).'"';
    }
    ?>
    <input type="hidden" id="oldoption8" name="oldoption8" <?php if (isset($_POST['oldoption8'])){
        echo 'value="'.stripslashes($_POST['oldoption8']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;<span style="font-weight: bold;">Ann&eacute;e
    :</span>
    &nbsp;
    <input type="text" id="a8" name="a8" <?php if (isset($_POST['oldannee8']))
    {
       echo 'value="'.stripslashes($_POST['oldannee8']).'"';
    }
    ?>
    <input type="hidden" id="oldannee8" name="oldannee8" <?php if (isset($_POST['oldannee8'])){
        echo 'value="'.stripslashes($_POST['oldannee8']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp; &nbsp; <br>
      <br>
      <span style="font-weight: bold;">
    DIPLOMES OBTENUS</span><br>
      <br>
      &nbsp;&nbsp;
      <input type="text" id="d1" name="d1" <?php if (isset($_POST['olddiplome'])) 
    {
       echo 'value="'.stripslashes($_POST['olddiplome']).'"'; 
    }
    ?>
    <input type="hidden" id="olddiplome" name="olddiplome" <?php if (isset($_POST['olddiplome'])){
        echo 'value="'.stripslashes($_POST['olddiplome']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp; <span style="font-weight: bold;">Mention</span>&nbsp;
    <input type="text" id="m1v" name="m1" <?php if (isset($_POST['oldmention']))
    {
       echo 'value="'.stripslashes($_POST['oldmention']).'"';
    }
    ?>
    <input type="hidden" id="oldmention" name="oldmention" <?php if (isset($_POST['oldmention'])){
        echo 'value="'.stripslashes($_POST['oldmention']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">&nbsp;Ann&eacute;e : </span>&nbsp; <input id="a9" name="a9" type="text"<?php if (isset($_POST['oldannee9']))
    {
        echo 'value="'.stripslashes($_POST['oldannee9']).'"';
    }
    ?>
    <input type="hidden" id="oldannee9" name="oldannee9" <?php if (isset($_POST['oldannee9'])){
        echo 'value="'.stripslashes($_POST['oldannee9']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
      <br>
      &nbsp;&nbsp;
      <input type="text" id="d2" name="d2" <?php if (isset($_POST['olddiplome2'])) 
    {
        echo 'value="'.stripslashes($_POST['olddiplome2']).'"'; 
    }
    ?>
    <input type="hidden" id="olddiplome2" name="olddiplome2" <?php if (isset($_POST['olddiplome2'])){
        echo 'value="'.stripslashes($_POST['olddiplome2']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;<span style="font-weight: bold;">Mention</span>&nbsp;
    <input type="text" id="m2" name="m2" <?php if (isset($_POST['oldmention2']))
    {
        echo 'value="'.stripslashes($_POST['oldmention2']).'"';
    }
    ?>
    <input type="hidden" id="oldmention2" name="oldmention2" <?php if (isset($_POST['oldmention2'])){
        echo 'value="'.stripslashes($_POST['oldmention2']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
    &nbsp;&nbsp;
    &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp; <span style="font-weight: bold;">&nbsp;Ann&eacute;e :</span>
    &nbsp; 
    <input type="text" id="a10" name="a10" <?php if (isset($_POST['oldannee10'])) 
    {
        echo 'value="'.stripslashes($_POST['oldannee10']).'"';
    }
    ?>
    <input type="hidden" id="oldannee10" name="oldannee10" <?php if (isset($_POST['oldannee10'])){
        echo 'value="'.stripslashes($_POST['oldannee10']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
      <br>
      <br>
     
      <span style="font-weight: bold;">
    DECLARATION SUR L'HONNEUR</span><br>
      <br>
    Je soussign&eacute;(e), <span style="font-weight: bold;">Nom :</span>&nbsp;
    <input type="text" id="nom2" name="nom2" <?php if (isset($_POST['oldnom'])) 
    {
       echo 'value="'.stripslashes($_POST['oldnom']).'"';
    }
    ?>
    />
     
    &nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;
      <span style="font-weight: bold;">Pr&eacute;nom :</span> 
      <input type="text" id="prenom2" name="prenom2" 
      <?php 
      if (isset($_POST['oldprenom'])) 
    {
        echo 'value="'.stripslashes($_POST['oldprenom']).'"';
    }
    ?>
    <input type="hidden" id="oldprenom" name="oldprenom" <?php if (isset($_POST['oldprenom'])){
        echo 'value="'.stripslashes($_POST['oldprenom']).'"'; // memorisation d ela saisie precedente pour pouvoir comparer
    }
    ?>
    />
      <br>
    certifie sur l'honneur que les informations ci-dessus ainsi que celles
    port&eacute;es sur l'ensemble des pi&egrave;ces du dossier sont
    exactes.<br>
      <br>
      <span style="font-weight: bold;">
    Fait &agrave;&nbsp;</span>&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<span style="font-weight: bold;"> , le</span>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;<span style="font-weight: bold;"> SIGNATURE</span><br>
      <br>
     
     
      <div style="text-align: center;"><big><big><span style="font-weight: bold;">
      <input value="Valider" name="submit" type="submit">&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp; </span></big></big><input value="annuler" type="reset"></div>
      <span class="nt"></span><br>
      <br>
    </form>
    </body>
    </html>

  3. #3
    Membre du Club
    Inscrit en
    Avril 2008
    Messages
    369
    Détails du profil
    Informations forums :
    Inscription : Avril 2008
    Messages : 369
    Points : 61
    Points
    61
    Par défaut
    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
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
    243
    244
    245
    246
    247
    248
    249
    250
    251
    252
    253
    254
    255
    256
    257
    258
    259
    260
    261
    262
    263
    264
    265
    266
    267
    268
    269
    270
    271
    272
    273
    274
    275
    276
    277
    278
    279
    280
    281
    282
    283
    284
    285
    286
    287
    288
    289
    290
    291
    292
    293
    294
    295
    296
    297
    298
    299
    300
    301
    302
    303
    304
    305
    306
    307
    308
    309
    310
    311
    312
    313
    314
    315
    316
    317
    318
    319
    320
    321
    322
    323
    324
    325
    326
    327
    328
    329
    330
    331
    332
    333
    334
    335
    336
    337
    338
    339
    340
    341
    342
    343
    344
    345
    346
    347
    348
    349
    350
    351
    352
    353
    354
    355
    356
    357
    358
    359
    360
    361
    362
    363
    364
    365
    366
    367
    368
    369
    370
    371
    372
    373
    374
    375
    376
    377
    378
    379
    380
    381
    382
    383
    384
    385
    386
    387
    388
    389
    390
    391
    392
    393
    394
    395
    396
    397
    398
    399
    400
    401
    402
    403
    404
    405
    406
    407
    408
    409
    410
    411
    412
    413
    414
    415
    416
    417
    418
    419
    420
    421
    422
    423
    424
    425
    426
    427
    428
    429
    430
    431
    432
    433
    434
    435
    436
    437
    438
    439
    440
    441
    442
    443
    444
    445
    446
    447
    448
    449
    450
    451
    452
    453
    454
    455
    456
    457
    458
    459
    460
    461
    462
    463
    464
    465
    466
    467
    468
    469
    470
    471
    472
    473
    474
    475
    476
    477
    478
    479
    ////                    fichier séparé fonctions Javascript 
    //fonction verification si champs remplis
    //si le champ est vide, elle fait un message d'alerte et renvoie false donc le formulaire n'est pas envoyé
    //si tous les champs testés par les if ne sont pas vides elle renvoie true et le formulaire est envoyé
    function verif_champs(){
    	if(document.getElementById('oldnom').value == ""){
    		alert("Vous devez remplir le champ Nom !");
    	return false
    	}
    	if(document.getElementById('oldprenom').value == ""){
    		alert("Vous devez remplir le champ Prénom !");
    	return false
    	}
    	if(document.getElementById('oldnaissance').value == ""){
    		alert("Vous devez remplir le champ Né le !");
    	return false
    	}
    	if(document.getElementById('oldlieu').value == ""){
    		alert("Vous devez remplir le champ Lieu !");
    	return false
    	}
    	if(document.getElementById('oldpays').value == ""){
    		alert("Vous devez remplir le champ Pays !");
    	return false
    	}
    	if(document.getElementById('oldnationalite').value == ""){
    		alert("Vous devez remplir le champ Nationalité !");
    	return false
    	}
    	if(document.getElementById('oldadresse').value == ""){
    		alert("Vous devez remplir le champ Adresse !");
    	return false
    	}
    	if(document.getElementById('oldtelephone').value == ""){
    		alert("Vous devez remplir le champ Téléphone !");
    	return false
    	}
    	if(document.getElementById('oldportable').value == ""){
    		alert("Vous devez remplir le champ Portable !");
    	return false
    	}
    	if(document.getElementById('oldmail').value == ""){
    		alert("Vous devez remplir le champ E-mail !");
    	return false
    	}
    	if(document.getElementById('oldclasse').value == ""){
    		alert("Il faut au moins une classe dans les études secondaires !");
    	return false
    	}
    	if(document.getElementById('oldoption').value == ""){
    		alert("Il faut au moins une option dans les études secondaires !");
    	return false
    	}
    	if(document.getElementById('oldannee').value == ""){
    		alert("Il faut au moins une année dans les études secondaires !");
    	return false
    	}
    	if(document.getElementById('oldville').value == ""){
    		alert("Vous devez remplir le champ Ville !");
    	return false
    	}
    	if(document.getElementById('oldclasse5').value == ""){
    		alert("Il faut au moins une classe dans les études supérieures !");
    	return false
    	}
    	if(document.getElementById('oldoption5').value == ""){
    		alert("Il faut au moins une option dans les études supérieures !");
    	return false
    	}
    	if(document.getElementById('oldannee5').value == ""){
    		alert("Il faut au moins une année dans les études secondaires !");
    	return false
    	}
    	if(document.getElementById('olddiplome').value == ""){
    		alert("Il faut au moins un diplome dans les diplomes obtenus !");
    	return false
    	}
    	if(document.getElementById('oldmention').value == ""){
    		alert("Il faut au moins une mention dans les diplomes obtenus !");
    	return false
    	}
    	if(document.getElementById('oldannee9').value == ""){
    		alert("Il faut au moins une année dans les diplomes obtenus !");
    	return false
    	}
    return true;
    }
     
    //// ***************************************************************************************
    //fonction verification si les champs du premier formulaire sont égaux à ceux du deuxième
    //si les champs sont diférents, elle fait un message d'alerte et renvoie false donc le formulaire n'est pas envoyé
    //si tous les champs testés par les if sont  égale elle renvoie true et le formulaire est envoyé
     
    	//demandes de confirmation si modication des champs
    	var confirmation=true; //initialisation variable de travail
    	if(document.getElementById('nom').value != document.getElementById('oldnom').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ nom. Voulez vous vraiment modifier ?")){
    			document.getElementById('nom2').value = document.getElementById('nom').value;//on modifie la case vers la signature
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
    	if(document.getElementById('prenom').value != document.getElementById('oldprenom').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ prénom. Voulez vous vraiment modifier ?")){
    			document.getElementById('prenom2').value = document.getElementById('prenom').value;//on modifie la case vers la signature
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
     
    	if(document.getElementById('naissance').value != document.getElementById('oldnaissance').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ date de naissance. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('lieu').value != document.getElementById('oldlieu').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ lieu. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('pays').value != document.getElementById('oldpays').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ pays. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('nat').value != document.getElementById('oldnationalite').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ nationalité. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('adresse').value != document.getElementById('oldadresse').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ adresse. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('tel').value != document.getElementById('oldtelephone').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ téléphone. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('telecopie').value != document.getElementById('oldtelecopie').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ telecopie. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('port').value != document.getElementById('oldportable').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ portable. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('mail').value != document.getElementById('oldmail').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ E-mail. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('c1').value != document.getElementById('oldclasse').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ classe. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('o1').value != document.getElementById('oldoption').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ option. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('a1').value != document.getElementById('oldannee').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ année. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('c2').value != document.getElementById('oldclasse2').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ classe. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('o2').value != document.getElementById('oldoption2').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ option. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('a2').value != document.getElementById('oldannee2').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ année. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('c3').value != document.getElementById('oldclasse3').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ classe. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('o3').value != document.getElementById('oldoption3').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ option. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('a3').value != document.getElementById('oldannee3').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ année. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('c4').value != document.getElementById('oldclasse4').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ classe. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('o4').value != document.getElementById('oldoption4').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ option. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('a4').value != document.getElementById('oldannee4').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ année. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('ville').value != document.getElementById('oldville').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ ville. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('c5').value != document.getElementById('oldclasse5').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ classe. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('o5').value != document.getElementById('oldoption5').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ option. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('a5').value != document.getElementById('oldannee5').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ année. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('c6').value != document.getElementById('oldclasse6').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ classe. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('o6').value != document.getElementById('oldoption6').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ option. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('a6').value != document.getElementById('oldannee6').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ année. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('c7').value != document.getElementById('oldclasse7').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ classe. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('o7').value != document.getElementById('oldoption7').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ option. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('a7').value != document.getElementById('oldannee7').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ année. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('c8').value != document.getElementById('oldclasse8').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ classe. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('o8').value != document.getElementById('oldoption8').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ option. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('a8').value != document.getElementById('oldannee8').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ année. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('d1').value != document.getElementById('olddiplome').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ diplome. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('m1').value != document.getElementById('oldmention1').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ mention. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('a9').value != document.getElementById('oldannee9').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ année. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('d2').value != document.getElementById('olddiplome2').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ diplome. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('m2').value != document.getElementById('oldmention2').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ mention. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(document.getElementById('a10').value != document.getElementById('oldannee10').value){
    		confirmation=false;
    		if(confirm("Vous avez modifié le champ année. Voulez vous vraiment modifier ?")){
    			confirmation=true;
    		}else{
    			return false;
    		}
    	}
     
    	if(confirmation==true && saisie_ok==true){
    		return true;
    	}
    }
    Donc dans l'ordre première page html
    deuxième php
    Et la troisième est la fonctiuon JS

    Merci beaucoup de ma'ider ca me sauverais vraiment

  4. #4
    Rédacteur/Modérateur

    Avatar de SpaceFrog
    Homme Profil pro
    Développeur Web Php Mysql Html Javascript CSS Apache - Intégrateur - Bidouilleur SharePoint
    Inscrit en
    Mars 2002
    Messages
    39 640
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 74
    Localisation : Royaume-Uni

    Informations professionnelles :
    Activité : Développeur Web Php Mysql Html Javascript CSS Apache - Intégrateur - Bidouilleur SharePoint
    Secteur : Industrie

    Informations forums :
    Inscription : Mars 2002
    Messages : 39 640
    Points : 66 666
    Points
    66 666
    Billets dans le blog
    1
    Par défaut
    merci de jeter un oeil dans les contributions ..

  5. #5
    Membre du Club
    Inscrit en
    Avril 2008
    Messages
    369
    Détails du profil
    Informations forums :
    Inscription : Avril 2008
    Messages : 369
    Points : 61
    Points
    61
    Par défaut
    Merci spacefrog de m'envoyer vers un autre post mais mon problème c'est que je pense que vu que je ne connais pas beaucoup le JS je ne vais pas régler mon problème tout seul c'est pour ca que je demande de l'aide lol

    Et puis m'envoyer vers du code ne résoudra pas forcément mon code

    HELP

  6. #6
    Rédacteur/Modérateur

    Avatar de SpaceFrog
    Homme Profil pro
    Développeur Web Php Mysql Html Javascript CSS Apache - Intégrateur - Bidouilleur SharePoint
    Inscrit en
    Mars 2002
    Messages
    39 640
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 74
    Localisation : Royaume-Uni

    Informations professionnelles :
    Activité : Développeur Web Php Mysql Html Javascript CSS Apache - Intégrateur - Bidouilleur SharePoint
    Secteur : Industrie

    Informations forums :
    Inscription : Mars 2002
    Messages : 39 640
    Points : 66 666
    Points
    66 666
    Billets dans le blog
    1
    Par défaut
    si t'envoyer vers un mini tuto que te permettrait de comprendre la procédure de vérification d'un formulaire avant envoi ne te convient pas, cela voudrait dire que tu souhaites que l'on fasse le code à ta place...
    Mais cela ne reste bien sur que du conditionnel, je n'ose même pas l'imaginer ...

  7. #7
    Membre du Club
    Inscrit en
    Avril 2008
    Messages
    369
    Détails du profil
    Informations forums :
    Inscription : Avril 2008
    Messages : 369
    Points : 61
    Points
    61
    Par défaut
    Je demande que l'on fasse le code a ma place puisque il est fait mais il y a une erreur donc je demande a quelqu'un qui fait plus souvent que moi du JS et jeter un oeuil pour voir s'il voit si'il y a une erreur flagrante

  8. #8
    Rédacteur/Modérateur

    Avatar de SpaceFrog
    Homme Profil pro
    Développeur Web Php Mysql Html Javascript CSS Apache - Intégrateur - Bidouilleur SharePoint
    Inscrit en
    Mars 2002
    Messages
    39 640
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 74
    Localisation : Royaume-Uni

    Informations professionnelles :
    Activité : Développeur Web Php Mysql Html Javascript CSS Apache - Intégrateur - Bidouilleur SharePoint
    Secteur : Industrie

    Informations forums :
    Inscription : Mars 2002
    Messages : 39 640
    Points : 66 666
    Points
    66 666
    Billets dans le blog
    1
    Par défaut
    déja une erreur de conception ...

    faire un return false à chaque champs ...
    Imagine que le user se trompe sur chaque champs ! il aura autant de messaegs d'alert et renoncera rapidement !

    une verification globale et un seul message d'alert

    sinon un message d'erreur ?
    quel est le comportement lors de la soumission ...


    et accessoirement mets le code html généré ... pas le php ...

  9. #9
    Membre du Club
    Inscrit en
    Avril 2008
    Messages
    369
    Détails du profil
    Informations forums :
    Inscription : Avril 2008
    Messages : 369
    Points : 61
    Points
    61
    Par défaut
    Ca génère un php car j'utilise la librairie fpdf qui sert a fabriquer un pdf

    Sinon aucun message d'erreru lors de l'éxécution de la fonction juste qu'elle ne vérifie rien lol

    Alors auriez vous une solution

  10. #10
    Rédacteur/Modérateur

    Avatar de SpaceFrog
    Homme Profil pro
    Développeur Web Php Mysql Html Javascript CSS Apache - Intégrateur - Bidouilleur SharePoint
    Inscrit en
    Mars 2002
    Messages
    39 640
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 74
    Localisation : Royaume-Uni

    Informations professionnelles :
    Activité : Développeur Web Php Mysql Html Javascript CSS Apache - Intégrateur - Bidouilleur SharePoint
    Secteur : Industrie

    Informations forums :
    Inscription : Mars 2002
    Messages : 39 640
    Points : 66 666
    Points
    66 666
    Billets dans le blog
    1
    Par défaut
    mets un alert dans la fonction de vérif voir si tu y entres ...

Discussions similaires

  1. validation du formulaire de la page ouvrante d'un popup
    Par noa dans le forum Général JavaScript
    Réponses: 1
    Dernier message: 10/08/2005, 12h11
  2. Réponses: 5
    Dernier message: 24/05/2005, 11h21
  3. Valider un formulaire contenu dans une iframe
    Par snoopy5.0 dans le forum Général JavaScript
    Réponses: 2
    Dernier message: 28/04/2005, 11h14
  4. Valider un formulaire par une image
    Par Fleep dans le forum Balisage (X)HTML et validation W3C
    Réponses: 4
    Dernier message: 31/10/2004, 01h50
  5. [Struts]Validation de formulaire
    Par djoukit dans le forum Struts 1
    Réponses: 4
    Dernier message: 12/03/2004, 09h12

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo