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 :

Erreur à la soumission d'un formulaire


Sujet :

JavaScript

  1. #1
    Nouveau Candidat au Club
    Femme Profil pro
    Inscrit en
    Juin 2012
    Messages
    2
    Détails du profil
    Informations personnelles :
    Sexe : Femme
    Localisation : Belgique

    Informations forums :
    Inscription : Juin 2012
    Messages : 2
    Points : 1
    Points
    1
    Par défaut Erreur à la soumission d'un formulaire
    Bonjour , je m'appelle Laurence

    Je suis une bleue en informatique mais j'ai quelques petits problèmes pour mon script de formulaire

    Lorsque je veux envoyer mon formulaire il ne me l'envoie pas en tant que tel et il me met que j'ai une erreur avec mon view.js

    HTML

    Code html : 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
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Accueil</title>
    <link rel="stylesheet" type="text/css" href="view.css" media="all">
    <script type="text/javascript" src="view.js"></script>
     
    </head>
    <body id="main_body" >
    <div align="center">
    	&nbsp;
    	<p>&nbsp;</p>
    	<p>&nbsp;</p>
    	<p>&nbsp;</p>
    	<p>&nbsp;</p>
    	<table border="1" width="76%" bordercolorlight="#FBD5E2" bordercolordark="#FBCEDD">
    		<tr>
    			<td width="13%" align="center" height="100"><font size="5">
    			<a href="index.htm">Accueil</a></font></td>
    			<td align="center" width="11%" height="100"><font size="5">
    			<a href="chiens%20perdus.htm">Animaux perdus</a></font></td>
    			<td align="center" width="12%" height="100"><font size="5">
    			<a href="animaux%20voles.htm">Animaux volés</a></font></td>
    			<td align="center" width="12%" height="100"><font size="5">
    			<a href="aadopter.htm">Animaux à 
    			adopter</a></font></td>
    			<td align="center" width="12%" height="100"><font size="5">Animaux retrouvés</font></td>
    			<td align="center" width="13%" height="100"><font size="5">
    			<a href="formulaires.htm">Formulaires de contact</a></font></td>
    			<td align="center" width="13%" height="100"><font size="5">
    			<a href="Contact.htm">Contact</a></font></td>
    		</tr>
     
    	</table>
     
    	<p>&nbsp;</p>
     
    	<div id="form_container">
     
    		<h1><a>Formulaire de contact</a></h1>
    		<form id="form_433860" class="appnitro" enctype="multipart/form-data" method="post" action="mailto:xxx.xxx@xxx.xxx">
    					<div class="form_description">
    			<h2>Formulaire de contact</h2>
    		</div>						
    			<ul >
     
    					<li id="li_1" >
    		<label class="description" for="element_1">Nom </label>
    		<div>
    			<input id="element_1" name="element_1" class="element text medium" type="text" maxlength="255" value=""/> 
    		</div> 
    		</li>		<li id="li_2" >
    		<label class="description" for="element_2">Prénom </label>
    		<div>
    			<input id="element_2" name="element_2" class="element text medium" type="text" maxlength="255" value=""/> 
    		</div> 
    		</li>		<li id="li_3" >
    		<label class="description" for="element_3">Adresse </label>
     
    		<div>
    			<input id="element_3_1" name="element_3_1" class="element text large" value="" type="text">
    			<label for="element_3_1">Adresse</label>
    		</div>
     
    		<div class="left">
    			<input id="element_3_2" name="element_3_2" class="element text medium" value="" type="text">
    			<label for="element_3_2">Localité</label>
    		</div>
     
    		<div class="right">
    			<input id="element_3_3" name="element_3_3" class="element text medium" value="" type="text">
    			<label for="element_3_3">Code Postal</label>
    		</div>
     
    		<li id="li_4" >
    		<label class="description" for="element_4">Email </label>
    		<div>
    			<input id="element_4" name="element_4" class="element text medium" type="text" maxlength="255" value=""/> 
    		</div> 
    		</li>		<li id="li_5" >
    		<label class="description" for="element_5">TEXTE DE VOTRE COMMUNICATION (description de votre aide, demande d’assistance de recherche, parrainage, …) </label>
    		<div>
    			<textarea id="element_5" name="element_5" class="element textarea medium"></textarea> 
    		</div> 
    		</li>		<li id="li_6" >
    		<label class="description" for="element_6">Votre image </label>
    		<div>
    			<input id="element_6" name="element_6" class="element file" type="file"/> 
    		</div>  
    		</li>
     
    					<li class="buttons">
    			    <input type="hidden" name="form_id" value="433860" />
     
    				<input id="saveForm" class="button_text" type="submit" name="submit" value="Envoyer" />
    		</li>
    			</ul>
    		</form>	
    		<div id="footer">
    			Generated by <a href="http://www.phpform.org">pForm</a>
    		</div>
    	</div>
     
    </body>
     
    </html>

    view.css
    Code css : 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
    764
    765
    766
    767
    768
    769
    770
    771
    772
    773
    774
    775
    776
    777
    778
    779
    780
    781
    782
    783
    784
    785
    786
    787
    788
    789
    790
    791
    792
    793
    794
    795
    796
    797
    798
    799
    800
    801
    802
    803
    804
    805
    806
    807
    808
    809
    810
    811
    812
    813
    814
    815
    816
    817
    818
    819
    820
    821
    822
    823
    824
    825
    826
    827
    828
    829
    830
    831
    832
    833
    834
    835
    836
    837
    838
    839
    840
    841
    842
    843
    844
    845
    846
    847
    848
    849
    850
    851
    852
    853
    854
    855
    856
    857
    858
    859
    860
    861
    862
    863
    864
    body
    {
    	background-image: Coco rescue.jpg;
    	background-attachment: fixed;
    	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    	font-size:small;
    	margin:8px 0 16px;
    	text-align:center;
    }
     
    #form_container
    {
     
     
    	margin:0 auto;
    	text-align:left;
    	width:640px;
    }
     
    #top
    {
    	display:block;
    	height:10px;
    	margin:10px auto 0;
    	width:650px;
    }
     
    #footer
    {
    	width:640px;
    	clear:both;
    	color:#999999;
    	text-align:center;
    	width:640px;
    	padding-bottom: 15px;
    	font-size: 85%;
    }
     
    #footer a{
    	color:#999999;
    	text-decoration: none;
    	border-bottom: 1px dotted #999999;
    }
     
    #bottom
    {
    	display:block;
    	height:10px;
    	margin:0 auto;
    	width:650px;
    }
     
    form.appnitro
    {
    	margin:20px 20px 0;
    	padding:0 0 20px;
    }
     
    /**** Logo Section  *****/
    h1
    {
    	margin:0;
    	min-height:0;
    	padding:0;
    	text-decoration:none;
    	text-indent:-8000px;
     
    }
     
    h1 a
    {
     
    	display:block;
    	height:100%;
    	min-height:40px;
    	overflow:hidden;
    }
     
     
    img
    {
    	behavior:url(css/iepngfix.htc);
    	border:none;
    }
     
     
    /**** Form Section ****/
    .appnitro
    {
    	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
    	font-size:small;
    }
     
    .appnitro li
    {
    	width:61%;
    }
     
    form ul
    {
    	font-size:100%;
    	list-style-type:none;
    	margin:0;
    	padding:0;
    	width:100%;
    }
     
    form li
    {
    	display:block;
    	margin:0;
    	padding:4px 5px 2px 9px;
    	position:relative;
    }
     
    form li:after
    {
    	clear:both;
    	content:".";
    	display:block;
    	height:0;
    	visibility:hidden;
    }
     
    .buttons:after
    {
    	clear:both;
    	content:".";
    	display:block;
    	height:0;
    	visibility:hidden;
    }
     
    .buttons
    {
    	clear:both;
    	display:block;
    	margin-top:10px;
    }
     
    * html form li
    {
    	height:1%;
    }
     
    * html .buttons
    {
    	height:1%;
    }
     
    * html form li div
    {
    	display:inline-block;
    }
     
    form li div
    {
    	color:#444;
    	margin:0 4px 0 0;
    	padding:0 0 8px;
    }
     
    form li span
    {
    	color:#444;
    	float:left;
    	margin:0 4px 0 0;
    	padding:0 0 8px;
    }
     
    form li div.left
    {
    	display:inline;
    	float:left;
    	width:48%;
    }
     
    form li div.right
    {
    	display:inline;
    	float:right;
    	width:48%;
    }
     
    form li div.left .medium
    {
    	width:100%;
    }
     
    form li div.right .medium
    {
    	width:100%;
    }
     
    .clear
    {
    	clear:both;
    }
     
    form li div label
    {
    	clear:both;
    	color:#444;
    	display:block;
    	font-size:9px;
    	line-height:9px;
    	margin:0;
    	padding-top:3px;
    }
     
    form li span label
    {
    	clear:both;
    	color:#444;
    	display:block;
    	font-size:9px;
    	line-height:9px;
    	margin:0;
    	padding-top:3px;
    }
     
    form li .datepicker
    {
    	cursor:pointer !important;
    	float:left;
    	height:16px;
    	margin:.1em 5px 0 0;
    	padding:0;
    	width:16px;
    }
     
    .form_description
    {
    	border-bottom:1px dotted #ccc;
    	clear:both;
    	display:inline-block;
    	margin:0 0 1em;
    }
     
    .form_description[class]
    {
    	display:block;
    }
     
    .form_description h2
    {
    	clear:left;
    	font-size:160%;
    	font-weight:400;
    	margin:0 0 3px;
    }
     
    .form_description p
    {
    	font-size:95%;
    	line-height:130%;
    	margin:0 0 12px;
    }
     
    form hr
    {
    	display:none;
    }
     
    form li.section_break
    {
    	border-top:1px dotted #ccc;
    	margin-top:9px;
    	padding-bottom:0;
    	padding-left:9px;
    	padding-top:13px;
    	width:97% !important;
    }
     
    form ul li.first
    {
    	border-top:none !important;
    	margin-top:0 !important;
    	padding-top:0 !important;
    }
     
    form .section_break h3
    {
    	font-size:110%;
    	font-weight:400;
    	line-height:130%;
    	margin:0 0 2px;
    }
     
    form .section_break p
    {
    	font-size:85%;
     
    	margin:0 0 10px;
    }
     
    /**** Buttons ****/
    input.button_text
    {
    	overflow:visible;
    	padding:0 7px;
    	width:auto;
    }
     
    .buttons input
    {
    	font-size:120%;
    	margin-right:5px;
    }
     
    /**** Inputs and Labels ****/
    label.description
    {
    	border:none;
    	color:#222;
    	display:block;
    	font-size:95%;
    	font-weight:700;
    	line-height:150%;
    	padding:0 0 1px;
    }
     
    span.symbol
    {
    	font-size:115%;
    	line-height:130%;
    }
     
    input.text
    {
    	background:#fff url(../../../images/shadow.gif) repeat-x top;
    	border-bottom:1px solid #ddd;
    	border-left:1px solid #c3c3c3;
    	border-right:1px solid #c3c3c3;
    	border-top:1px solid #7c7c7c;
    	color:#333;
    	font-size:100%;
    	margin:0;
    	padding:2px 0;
    }
     
    input.file
    {
    	color:#333;
    	font-size:100%;
    	margin:0;
    	padding:2px 0;
    }
     
    textarea.textarea
    {
    	background:#fff url(../../../images/shadow.gif) repeat-x top;
    	border-bottom:1px solid #ddd;
    	border-left:1px solid #c3c3c3;
    	border-right:1px solid #c3c3c3;
    	border-top:1px solid #7c7c7c;
    	color:#333;
    	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    	font-size:100%;
    	margin:0;
    	width:99%;
    }
     
    select.select
    {
    	color:#333;
    	font-size:100%;
    	margin:1px 0;
    	padding:1px 0 0;
    	background:#fff url(../../../images/shadow.gif) repeat-x top;
    	border-bottom:1px solid #ddd;
    	border-left:1px solid #c3c3c3;
    	border-right:1px solid #c3c3c3;
    	border-top:1px solid #7c7c7c;
    }
     
     
    input.currency
    {
    	text-align:right;
    }
     
    input.checkbox
    {
    	display:block;
    	height:13px;
    	line-height:1.4em;
    	margin:6px 0 0 3px;
    	width:13px;
    }
     
    input.radio
    {
    	display:block;
    	height:13px;
    	line-height:1.4em;
    	margin:6px 0 0 3px;
    	width:13px;
    }
     
    label.choice
    {
    	color:#444;
    	display:block;
    	font-size:100%;
    	line-height:1.4em;
    	margin:-1.55em 0 0 25px;
    	padding:4px 0 5px;
    	width:90%;
    }
     
    select.select[class]
    {
    	margin:0;
    	padding:1px 0;
    }
     
    *:first-child+html select.select[class]
    {
    	margin:1px 0;
    }
     
    .safari select.select
    {
    	font-size:120% !important;
    	margin-bottom:1px;
    }
     
    input.small
    {
    	width:25%;
    }
     
    select.small
    {
    	width:25%;
    }
     
    input.medium
    {
    	width:50%;
    }
     
    select.medium
    {
    	width:50%;
    }
     
    input.large
    {
    	width:99%;
    }
     
    select.large
    {
    	width:100%;
    }
     
    textarea.small
    {
    	height:5.5em;
    }
     
    textarea.medium
    {
    	height:10em;
    }
     
    textarea.large
    {
    	height:20em;
    }
     
    /**** Errors ****/
    #error_message
    {
    	background:#fff;
    	border:1px dotted red;
    	margin-bottom:1em;
    	padding-left:0;
    	padding-right:0;
    	padding-top:4px;
    	text-align:center;
    	width:99%;
    }
     
    #error_message_title
    {
    	color:#DF0000;
    	font-size:125%;
    	margin:7px 0 5px;
    	padding:0;
    }
     
    #error_message_desc
    {
    	color:#000;
    	font-size:100%;
    	margin:0 0 .8em;
    }
     
    #error_message_desc strong
    {
    	background-color:#FFDFDF;
    	color:red;
    	padding:2px 3px;
    }
     
    form li.error
    {
    	background-color:#FFDFDF !important;
    	border-bottom:1px solid #EACBCC;
    	border-right:1px solid #EACBCC;
    	margin:3px 0;
    }
     
    form li.error label
    {
    	color:#DF0000 !important;
    }
     
    form p.error
    {
    	clear:both;
    	color:red;
    	font-size:10px;
    	font-weight:700;
    	margin:0 0 5px;
    }
     
    form .required
    {
    	color:red;
    	float:none;
    	font-weight:700;
    }
     
    /**** Guidelines and Error Highlight ****/
    form li.highlighted
    {
    	background-color:#fff7c0;
    }
     
    form .guidelines
    {
    	background:#f5f5f5;
    	border:1px solid #e6e6e6;
    	color:#444;
    	font-size:80%;
    	left:100%;
    	line-height:130%;
    	margin:0 0 0 8px;
    	padding:8px 10px 9px;
    	position:absolute;
    	top:0;
    	visibility:hidden;
    	width:42%;
    	z-index:1000;
    }
     
    form .guidelines small
    {
    	font-size:105%;
    }
     
    form li.highlighted .guidelines
    {
    	visibility:visible;
    }
     
    form li:hover .guidelines
    {
    	visibility:visible;
    }
     
    .no_guidelines .guidelines
    {
    	display:none !important;
    }
     
    .no_guidelines form li
    {
    	width:97%;
    }
     
    .no_guidelines li.section
    {
    	padding-left:9px;
    }
     
    /*** Success Message ****/
    .form_success 
    {
    	clear: both;
    	margin: 0;
    	padding: 90px 0pt 100px;
    	text-align: center
    }
     
    .form_success h2 {
        clear:left;
        font-size:160%;
        font-weight:normal;
        margin:0pt 0pt 3px;
    }
     
    /*** Password ****/
    ul.password{
        margin-top:60px;
        margin-bottom: 60px;
        text-align: center;
    }
    .password h2{
        color:#DF0000;
        font-weight:bold;
        margin:0pt auto 10px;
    }
     
    .password input.text {
       font-size:170% !important;
       width:380px;
       text-align: center;
    }
    .password label{
       display:block;
       font-size:120% !important;
       padding-top:10px;
       font-weight:bold;
    }
     
    #li_captcha{
       padding-left: 5px;
    }
     
     
    #li_captcha span{
    	float:none;
    }
     
    /** Embedded Form **/
     
    .embed #form_container{
    	border: none;
    }
     
    .embed #top, .embed #bottom, .embed h1{
    	display: none;
    }
     
    .embed #form_container{
    	width: 100%;
    }
     
    .embed #footer{
    	text-align: left;
    	padding-left: 10px;
    	width: 99%;
    }
     
    .embed #footer.success{
    	text-align: center;
    }
     
    .embed form.appnitro
    {
    	margin:0px 0px 0;
     
    }
     
     
     
    /*** Calendar **********************/
    div.calendar { position: relative; }
     
    .calendar table {
    cursor:pointer;
    border:1px solid #ccc;
    font-size: 11px;
    color: #000;
    background: #fff;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    }
     
    .calendar .button { 
    text-align: center;    
    padding: 2px;          
    }
     
    .calendar .nav {
    background:#f5f5f5;
    }
     
    .calendar thead .title { 
    font-weight: bold;      
    text-align: center;
    background: #dedede;
    color: #000;
    padding: 2px 0 3px 0;
    }
     
    .calendar thead .headrow { 
    background: #f5f5f5;
    color: #444;
    font-weight:bold;
    }
     
    .calendar thead .daynames { 
    background: #fff;
    color:#333;
    font-weight:bold;
    }
     
    .calendar thead .name { 
    border-bottom: 1px dotted #ccc;
    padding: 2px;
    text-align: center;
    color: #000;
    }
     
    .calendar thead .weekend { 
    color: #666;
    }
     
    .calendar thead .hilite { 
    background-color: #444;
    color: #fff;
    padding: 1px;
    }
     
    .calendar thead .active { 
    background-color: #d12f19;
    color:#fff;
    padding: 2px 0px 0px 2px;
    }
     
     
    .calendar tbody .day { 
    width:1.8em;
    color: #222;
    text-align: right;
    padding: 2px 2px 2px 2px;
    }
    .calendar tbody .day.othermonth {
    font-size: 80%;
    color: #bbb;
    }
    .calendar tbody .day.othermonth.oweekend {
    color: #fbb;
    }
     
    .calendar table .wn {
    padding: 2px 2px 2px 2px;
    border-right: 1px solid #000;
    background: #666;
    }
     
    .calendar tbody .rowhilite td {
    background: #FFF1AF;
    }
     
    .calendar tbody .rowhilite td.wn {
    background: #FFF1AF;
    }
     
    .calendar tbody td.hilite { 
    padding: 1px 1px 1px 1px;
    background:#444 !important;
    color:#fff !important;
    }
     
    .calendar tbody td.active { 
    color:#fff;
    background: #529214 !important;
    padding: 2px 2px 0px 2px;
    }
     
    .calendar tbody td.selected { 
    font-weight: bold;
    border: 1px solid #888;
    padding: 1px 1px 1px 1px;
    background: #f5f5f5 !important;
    color: #222 !important;
    }
     
    .calendar tbody td.weekend { 
    color: #666;
    }
     
    .calendar tbody td.today { 
    font-weight: bold;
    color: #529214;
    background:#D9EFC2;
    }
     
    .calendar tbody .disabled { color: #999; }
     
    .calendar tbody .emptycell { 
    visibility: hidden;
    }
     
    .calendar tbody .emptyrow { 
    display: none;
    }
     
    .calendar tfoot .footrow { 
    text-align: center;
    background: #556;
    color: #fff;
    }
     
    .calendar tfoot .ttip { 
    background: #222;
    color: #fff;
    font-size:10px;
    border-top: 1px solid #dedede;
    padding: 3px;
    }
     
    .calendar tfoot .hilite { 
    background: #aaf;
    border: 1px solid #04f;
    color: #000;
    padding: 1px;
    }
     
    .calendar tfoot .active { 
    background: #77c;
    padding: 2px 0px 0px 2px;
    }
     
    .calendar .combo {
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    width: 4em;
    border: 1px solid #ccc;
    background: #f5f5f5;
    color: #222;
    font-size: 90%;
    z-index: 100;
    }
     
    .calendar .combo .label,
    .calendar .combo .label-IEfix {
    text-align: center;
    padding: 1px;
    }
     
    .calendar .combo .label-IEfix {
    width: 4em;
    }
     
    .calendar .combo .hilite {
    background: #444;
    color:#fff;
    }
     
    .calendar .combo .active {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #dedede;
    font-weight: bold;
    }

    View.js
    Code javascript : Sélectionner tout - Visualiser dans une fenêtre à part
    eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('3(7.X){7["R"+a]=a;7["z"+a]=6(){7["R"+a](7.1k)};7.X("1e",7["z"+a])}E{7.19("z",a,15)}2 j=H V();6 a(){2 e=q.1d("1a");3(e){o(e,"P");2 N=B(q,"*","14");3((e.12<=10)||(N=="")){c(e,"P",d)}}4=B(q,"*","1n");k(i=0;i<4.b;i++){3(4[i].F=="1g"||4[i].F=="1f"||4[i].F=="1c"){4[i].1b=6(){r();c(v.5.5,"f",d)};4[i].O=6(){r();c(v.5.5,"f",d)};j.D(j.b,0,4[i])}E{4[i].O=6(){r();c(v.5.5,"f",d)};4[i].18=6(){o(v.5.5,"f")}}}2 C=17.16.13();2 A=q.M("11");3(C.K("J")+1){c(A[0],"J",d)}3(C.K("I")+1){c(A[0],"I",d)}}6 r(){k(2 i=0;i<j.b;i++){o(j[i].5.5,"f")}}6 B(m,y,w){2 x=(y=="*"&&m.Y)?m.Y:m.M(y);2 G=H V();w=w.1m(/\\-/g,"\\\\-");2 L=H 1l("(^|\\\\s)"+w+"(\\\\s|$)");2 n;k(2 i=0;i<x.b;i++){n=x[i];3(L.1j(n.8)){G.1i(n)}}1h(G)}6 o(p,T){3(p.8){2 h=p.8.Z(" ");2 U=T.t();k(2 i=0;i<h.b;i++){3(h[i].t()==U){h.D(i,1);i--}}p.8=h.S(" ")}}6 c(l,u,Q){3(l.8){2 9=l.8.Z(" ");3(Q){2 W=u.t();k(2 i=0;i<9.b;i++){3(9[i].t()==W){9.D(i,1);i--}}}9[9.b]=u;l.8=9.S(" ")}E{l.8=u}}',62,86,'||var|if|elements|parentNode|function|window|className|_16|initialize|length|addClassName|true|_1|highlighted||_10||el_array|for|_13|_6|_c|removeClassName|_e|document|safari_reset||toUpperCase|_14|this|_8|_9|_7|load|_4|getElementsByClassName|_3|splice|else|type|_a|new|firefox|safari|indexOf|_b|getElementsByTagName|_2|onfocus|no_guidelines|_15|event_load|join|_f|_11|Array|_17|attachEvent|all|split|450|body|offsetWidth|toLowerCase|guidelines|false|userAgent|navigator|onblur|addEventListener|main_body|onclick|file|getElementById|onload|radio|checkbox|return|push|test|event|RegExp|replace|element'.split('|'),0,{}))

    iepngfix.htc

    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
    <public:component>
    <public:attach event="onpropertychange" onevent="doFix()" />
     
    <script type="text/javascript">
     
    // IE5.5+ PNG Alpha Fix v1.0RC4
    // (c) 2004-2005 Angus Turnbull http://www.twinhelix.com
     
    // This is licensed under the CC-GNU LGPL, version 2.1 or later.
    // For details, see: http://creativecommons.org/licenses/LGPL/2.1/
     
     
    // This must be a path to a blank image. That's all the configuration you need.
    if (typeof blankImg == 'undefined') var blankImg = 'blank.gif';
     
     
    var f = 'DXImageTransform.Microsoft.AlphaImageLoader';
     
    function filt(s, m)
    {
     if (filters[f])
     {
      filters[f].enabled = s ? true : false;
      if (s) with (filters[f]) { src = s; sizingMethod = m }
     }
     else if (s) style.filter = 'progid:'+f+'(src="'+s+'",sizingMethod="'+m+'")';
    }
     
    function doFix()
    {
     // Assume IE7 is OK.
     if (!/MSIE (5\.5|6\.)/.test(navigator.userAgent) ||
      (event && !/(background|src)/.test(event.propertyName))) return;
     
     var bgImg = currentStyle.backgroundImage || style.backgroundImage;
     
     if (tagName == 'IMG')
     {
      if ((/\.png$/i).test(src))
      {
       if (currentStyle.width == 'auto' && currentStyle.height == 'auto')
        style.width = offsetWidth + 'px';
       filt(src, 'scale');
       src = blankImg;
      }
      else if (src.indexOf(blankImg) < 0) filt();
     }
     else if (bgImg && bgImg != 'none')
     {
      if (bgImg.match(/^url[("']+(.*\.png)[)"']+$/i))
      {
       var s = RegExp.$1;
       if (currentStyle.width == 'auto' && currentStyle.height == 'auto')
        style.width = offsetWidth + 'px';
       style.backgroundImage = 'none';
       filt(s, 'crop');
       // IE link fix.
       for (var n = 0; n < childNodes.length; n++)
        if (childNodes[n].style) childNodes[n].style.position = 'relative';
      }
      else filt();
     }
    }
     
    doFix();
     
    </script>
    </public:component>
    Voilà j'espère que c'est clair, car là je désespère total.

    Merci pour votre aide ^^

  2. #2
    Rédacteur

    Avatar de Torgar
    Homme Profil pro
    Développeur Web
    Inscrit en
    Août 2007
    Messages
    2 334
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 38
    Localisation : France, Hérault (Languedoc Roussillon)

    Informations professionnelles :
    Activité : Développeur Web

    Informations forums :
    Inscription : Août 2007
    Messages : 2 334
    Points : 8 040
    Points
    8 040
    Par défaut
    Salut,

    Avoir le message d'erreur nous aiderais bien volontiers !

    Et puis : <form id="form_433860" class="appnitro" enctype="multipart/form-data" method="post" action="mailto:xxx.xxx@xxx.xxx"> j'ai jamais vu ça pour un action="".
    Je ne suis pas schizophrène, nous sommes unanime !!!

    ► Pensez à la balise code et au CODE HTML GENERE !!!!
    ► Au si c'est le cas et au à ceux qui vous ont aidé.
    Vous souhaitez participer aux rubriques CSS et (X)HTML ? Contactez-nous !

    Créer des colonnes de même hauteur en CSS
    Glossaire CSS
    Les bordures en CSS3
    Les transitions en CSS3

  3. #3
    Nouveau Candidat au Club
    Femme Profil pro
    Inscrit en
    Juin 2012
    Messages
    2
    Détails du profil
    Informations personnelles :
    Sexe : Femme
    Localisation : Belgique

    Informations forums :
    Inscription : Juin 2012
    Messages : 2
    Points : 1
    Points
    1
    Par défaut
    Voilà le message d'erreur



    Et pour
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    <form id="form_433860" class="appnitro" enctype="multipart/form-data" method="post" action="mailto:xxx.xxx@xxx.xxx">
    Je dois mettre mon E-Mail, non?

    Merci

  4. #4
    Rédacteur

    Avatar de Torgar
    Homme Profil pro
    Développeur Web
    Inscrit en
    Août 2007
    Messages
    2 334
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 38
    Localisation : France, Hérault (Languedoc Roussillon)

    Informations professionnelles :
    Activité : Développeur Web

    Informations forums :
    Inscription : Août 2007
    Messages : 2 334
    Points : 8 040
    Points
    8 040
    Par défaut
    Non il faut mettre la page qui va traiter les données du formulaire. Un petit tour par ici pour voir comment envoyer un e-mail.
    Et ici pour la gestion des formulaires en PHP

    Pour view.js essaye avec une version non minifié :

    Code js : 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
    if (window.attachEvent) {
        window["event_load" + initialize] = initialize;
        window["load" + initialize] = function () {
            window["event_load" + initialize](window.event)
        };
        window.attachEvent("onload", window["load" + initialize])
    } else {
        window.addEventListener("load", initialize, false)
    }
    var el_array = new Array();
     
    function initialize() {
        var _1 = document.getElementById("main_body");
        if (_1) {
            removeClassName(_1, "no_guidelines");
            var _2 = getElementsByClassName(document, "*", "guidelines");
            if ((_1.offsetWidth <= 450) || (_2 == "")) {
                addClassName(_1, "no_guidelines", true)
            }
        }
        elements = getElementsByClassName(document, "*", "element");
        for (i = 0; i < elements.length; i++) {
            if (elements[i].type == "checkbox" || elements[i].type == "radio" || elements[i].type == "file") {
                elements[i].onclick = function () {
                    safari_reset();
                    addClassName(this.parentNode.parentNode, "highlighted", true)
                };
                elements[i].onfocus = function () {
                    safari_reset();
                    addClassName(this.parentNode.parentNode, "highlighted", true)
                };
                el_array.splice(el_array.length, 0, elements[i])
            } else {
                elements[i].onfocus = function () {
                    safari_reset();
                    addClassName(this.parentNode.parentNode, "highlighted", true)
                };
                elements[i].onblur = function () {
                    removeClassName(this.parentNode.parentNode, "highlighted")
                }
            }
        }
        var _3 = navigator.userAgent.toLowerCase();
        var _4 = document.getElementsByTagName("body");
        if (_3.indexOf("safari") + 1) {
            addClassName(_4[0], "safari", true)
        }
        if (_3.indexOf("firefox") + 1) {
            addClassName(_4[0], "firefox", true)
        }
    }
    function safari_reset() {
        for (var i = 0; i < el_array.length; i++) {
            removeClassName(el_array[i].parentNode.parentNode, "highlighted")
        }
    }
    function getElementsByClassName(_6, _7, _8) {
        var _9 = (_7 == "*" && _6.all) ? _6.all : _6.getElementsByTagName(_7);
        var _a = new Array();
        _8 = _8.replace(/\-/g, "\\-");
        var _b = new RegExp("(^|\\s)" + _8 + "(\\s|$)");
        var _c;
        for (var i = 0; i < _9.length; i++) {
            _c = _9[i];
            if (_b.test(_c.className)) {
                _a.push(_c)
            }
        }
        return (_a)
    }
    function removeClassName(_e, _f) {
        if (_e.className) {
            var _10 = _e.className.split(" ");
            var _11 = _f.toUpperCase();
            for (var i = 0; i < _10.length; i++) {
                if (_10[i].toUpperCase() == _11) {
                    _10.splice(i, 1);
                    i--
                }
            }
            _e.className = _10.join(" ")
        }
    }
    function addClassName(_13, _14, _15) {
        if (_13.className) {
            var _16 = _13.className.split(" ");
            if (_15) {
                var _17 = _14.toUpperCase();
                for (var i = 0; i < _16.length; i++) {
                    if (_16[i].toUpperCase() == _17) {
                        _16.splice(i, 1);
                        i--
                    }
                }
            }
            _16[_16.length] = _14;
            _13.className = _16.join(" ")
        } else {
            _13.className = _14
        }
    }
    Je ne suis pas schizophrène, nous sommes unanime !!!

    ► Pensez à la balise code et au CODE HTML GENERE !!!!
    ► Au si c'est le cas et au à ceux qui vous ont aidé.
    Vous souhaitez participer aux rubriques CSS et (X)HTML ? Contactez-nous !

    Créer des colonnes de même hauteur en CSS
    Glossaire CSS
    Les bordures en CSS3
    Les transitions en CSS3

Discussions similaires

  1. Réponses: 6
    Dernier message: 24/04/2013, 17h14
  2. Formulaire de contact : erreur aprés soumission
    Par Erwan31 dans le forum Langage
    Réponses: 13
    Dernier message: 21/09/2009, 18h47
  3. Erreur 404 lors de la soumission d'un formulaire
    Par brunodim dans le forum Langage
    Réponses: 5
    Dernier message: 05/06/2007, 16h34
  4. Erreur de soumission d'un formulaire
    Par sagitarium dans le forum Langage
    Réponses: 1
    Dernier message: 14/05/2006, 12h21
  5. [JSP]Problème de double soumission d'un formulaire
    Par jgfa9 dans le forum Servlets/JSP
    Réponses: 31
    Dernier message: 24/08/2005, 11h54

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