1
+ <!DOCTYPE html>
2
+ < html >
3
+ < script src ="air/w3data.js "> </ script >
4
+
5
+ < head >
6
+ < title > Ajouter un passager</ title >
7
+ < link href ="air/dist/css/datepicker.css " rel ="stylesheet ">
8
+
9
+ < script src ="air/jquery-2.1.4.min.js "> </ script >
10
+
11
+ < script src ="air/dist/js/datepicker.js "> </ script >
12
+
13
+ < script >
14
+ $ ( document ) . ready (
15
+
16
+ /* This is the function that will get executed after the DOM is fully loaded */
17
+ function ( ) {
18
+ $ ( "#datepicker" ) . datepicker ( {
19
+ changeMonth : true , //this option for allowing user to select month
20
+ changeYear : true //this option for allowing user to select from year range
21
+ } ) ;
22
+ }
23
+
24
+ ) ;
25
+ </ script >
26
+ < script type ="text/javascript ">
27
+ //auto expand textarea
28
+ function adjust_textarea ( h ) {
29
+ h . style . height = "20px" ;
30
+ h . style . height = ( h . scrollHeight ) + "px" ;
31
+ }
32
+ </ script >
33
+
34
+ < style type ="text/css ">
35
+ .form-style-8 {
36
+ font-family : 'Open Sans Condensed' , arial, sans;
37
+ width : 500px ;
38
+ padding : 30px ;
39
+ background : # FFFFFF ;
40
+ margin : 50px auto;
41
+ box-shadow : 0px 0px 15px rgba (0 , 0 , 0 , 0.22 );
42
+ -moz-box-shadow : 0px 0px 15px rgba (0 , 0 , 0 , 0.22 );
43
+ -webkit-box-shadow : 0px 0px 15px rgba (0 , 0 , 0 , 0.22 );
44
+
45
+ }
46
+ .form-style-8 h2 {
47
+ background : # 4D4D4D ;
48
+ text-transform : uppercase;
49
+ font-family : 'Open Sans Condensed' , sans-serif;
50
+ color : # 797979 ;
51
+ font-size : 18px ;
52
+ font-weight : 100 ;
53
+ padding : 20px ;
54
+ margin : -30px -30px 30px -30px ;
55
+ }
56
+ .form-style-8 input [type = "text" ],
57
+ .form-style-8 input [type = "date" ],
58
+ .form-style-8 input [type = "datetime" ],
59
+ .form-style-8 input [type = "email" ],
60
+ .form-style-8 input [type = "number" ],
61
+ .form-style-8 input [type = "search" ],
62
+ .form-style-8 input [type = "time" ],
63
+ .form-style-8 input [type = "url" ],
64
+ .form-style-8 input [type = "password" ],
65
+ .form-style-8 textarea ,
66
+ .form-style-8 select
67
+ {
68
+ box-sizing : border-box;
69
+ -webkit-box-sizing : border-box;
70
+ -moz-box-sizing : border-box;
71
+ outline : none;
72
+ display : block;
73
+ width : 100% ;
74
+ padding : 7px ;
75
+ border : none;
76
+ border-bottom : 1px solid # ddd ;
77
+ background : transparent;
78
+ margin-bottom : 10px ;
79
+ font : 16px Arial, Helvetica, sans-serif;
80
+ height : 45px ;
81
+ }
82
+ .form-style-8 textarea {
83
+ resize : none;
84
+ overflow : hidden;
85
+ }
86
+ .form-style-8 input [type = "button" ],
87
+ .form-style-8 input [type = "submit" ]{
88
+ -moz-box-shadow : inset 0px 1px 0px 0px # 45D6D6 ;
89
+ -webkit-box-shadow : inset 0px 1px 0px 0px # 45D6D6 ;
90
+ box-shadow : inset 0px 1px 0px 0px # 45D6D6 ;
91
+ background-color : # 2CBBBB ;
92
+ border : 1px solid # 27A0A0 ;
93
+ display : inline-block;
94
+ cursor : pointer;
95
+ color : # FFFFFF ;
96
+ font-family : 'Open Sans Condensed' , sans-serif;
97
+ font-size : 14px ;
98
+ padding : 8px 18px ;
99
+ text-decoration : none;
100
+ text-transform : uppercase;
101
+ }
102
+ .form-style-8 input [type = "button" ]: hover ,
103
+ .form-style-8 input [type = "submit" ]: hover {
104
+ background : linear-gradient (to bottom, # 34CACA 5% , # 30C9C9 100% );
105
+ background-color : # 34CACA ;
106
+ }
107
+ </ style >
108
+
109
+ </ head >
110
+
111
+ < body >
112
+ < div w3-include-html ="menu.html "> </ div >
113
+
114
+ < script >
115
+ w3IncludeHTML ( ) ;
116
+ </ script >
117
+
118
+ < br /> < br />
119
+ < div class ="form-style-8 ">
120
+ < h2 > Ajouter un Nouveau Passager</ h2 >
121
+ < form action ="addpass.php " method ="post " name ="form1 ">
122
+ < div align ="center ">
123
+ < table width ="" border ="0 " bgcolor ="">
124
+ < tr >
125
+ < td > Nom et Prenom</ td >
126
+ < td > < input type ="text " name ="nom_prenom "> </ td >
127
+ </ tr >
128
+ < tr >
129
+ < td bgcolor ="" bordercolor =""> Telephone</ td >
130
+ < td > < input type ="text " name ="telephone "> </ td >
131
+ </ tr >
132
+ < tr >
133
+ < td > Point de depart</ td >
134
+ < td > < select size ="1 " name ="p_depart ">
135
+
136
+ < option value ="Nouakchott "> Nouakchott</ option >
137
+ < option value ="Nouadhibou "> Nouadhibou</ option >
138
+ < option value ="Adrar "> Adrar</ option >
139
+ < option value ="Nema "> Nema</ option >
140
+ < option value ="Hodh_Chargui "> Hodh Chargui</ option >
141
+ < option value ="Hodh_Gharbi "> Hodh Gharbi</ option >
142
+ < option value ="Inchiri "> Inchiri</ option >
143
+ < option value ="Gorgol "> Gorgol</ option >
144
+ < option value ="Brakna "> Brakna</ option >
145
+ < option value ="Assaba "> Assaba</ option >
146
+ < option value ="Kiffa "> Kiffa</ option >
147
+ < option value ="Trarza "> Trarza</ option >
148
+ </ select > </ td >
149
+ </ tr >
150
+ < tr >
151
+ < td bgcolor =""> Destination</ td >
152
+ < td > < select size ="1 " name ="p_arriver ">
153
+
154
+ < option value ="Nouakchott "> Nouakchott</ option >
155
+ < option value ="Nouadhibou "> Nouadhibou</ option >
156
+ < option value ="Adrar "> Adrar</ option >
157
+ < option value ="Nema "> Nema</ option >
158
+ < option value ="Hodh_Chargui "> Hodh Chargui</ option >
159
+ < option value ="Hodh_Gharbi "> Hodh Gharbi</ option >
160
+ < option value ="Inchiri "> Inchiri</ option >
161
+ < option value ="Gorgol "> Gorgol</ option >
162
+ < option value ="Brakna "> Brakna</ option >
163
+ < option value ="Assaba "> Assaba</ option >
164
+ < option value ="Kiffa "> Kiffa</ option >
165
+ < option value ="Trarza "> Trarza</ option >
166
+ </ select > </ td >
167
+ </ tr >
168
+ < tr >
169
+ < td > Date</ td >
170
+ < td > < p id ="date "> </ p > < input type ='text ' class ='datepicker-here ' data-position ='right top ' data-language ='en '
171
+
172
+
173
+ name ="date "> </ td >
174
+ </ tr >
175
+ < tr >
176
+ < td bgcolor =""> Prix du ticket</ td >
177
+ < td > < input type ="text " name ="prix_ticket "> </ td >
178
+ </ tr >
179
+ < tr >
180
+ < td > Num Navette</ td >
181
+ < td > < input type ="text " name ="num_navette "> </ td >
182
+ </ tr >
183
+ < tr >
184
+ < td > </ td >
185
+ < td > < input type ="submit " name ="Submit " value ="Ajouter "> </ td >
186
+ </ tr >
187
+ </ table >
188
+ </ div >
189
+ </ form >
190
+ </ div >
191
+ </ body >
192
+ </ html >
0 commit comments