質問編集履歴
1
コードの追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,13 +18,59 @@
|
|
18
18
|
|
19
19
|
```lang-<html>
|
20
20
|
|
21
|
-
<
|
21
|
+
<form name="editPiarInfo" method="POST" action="Serv01?ope=28" id="editPairInfo">
|
22
|
+
|
23
|
+
<input type="hidden" name="pair_id" value="<c:out value='${ selectmypair.pair_id }'/>" id="pair_id" />
|
24
|
+
|
25
|
+
<input type="hidden" name="single_flg" value="2" id="single_flg" />
|
26
|
+
|
27
|
+
<input type="hidden" name="age_type" value="2" id="age_type" />
|
28
|
+
|
29
|
+
<input type="hidden" name="age" value="23" id="age" />
|
30
|
+
|
31
|
+
<input type="hidden" name="token1time" value="8bcc7d7417da5ea665bf87d9f9f1e8d7a2d51201effefafcd7e7b7bf080c8f7b" />
|
32
|
+
|
33
|
+
<input type="hidden" name="buttonType" id="buttonType" value="1" />
|
34
|
+
|
35
|
+
<div class="box-photo">
|
36
|
+
|
37
|
+
<ul class="photo">
|
38
|
+
|
39
|
+
<li>
|
40
|
+
|
41
|
+
<div><img src="https://graph.facebook.com/<c:out value="${ selectmypair.photo1 }" />/picture?width=200&height=200" width="200" height="200" alt=""></div>
|
42
|
+
|
43
|
+
<span class="name"><c:out value="${ selectmypair.name1 }" /></span></li>
|
44
|
+
|
45
|
+
<li>
|
46
|
+
|
47
|
+
<div><img src="https://graph.facebook.com/<c:out value="${ selectmypair.photo2 }" />/picture?width=200&height=200" width="200" height="200" alt=""></div>
|
48
|
+
|
49
|
+
<span class="name"><c:out value="${ selectmypair.name2 }" /></span>
|
50
|
+
|
51
|
+
</li>
|
52
|
+
|
53
|
+
</ul>
|
54
|
+
|
55
|
+
<div class="clear"></div>
|
56
|
+
|
57
|
+
</div>
|
58
|
+
|
59
|
+
<div class="box-form">
|
60
|
+
|
61
|
+
<table>
|
62
|
+
|
63
|
+
<tr>
|
64
|
+
|
65
|
+
<th>地域:</th>
|
66
|
+
|
67
|
+
<td><select name="area_id" id="area_id9" >
|
22
68
|
|
23
69
|
<option value="1" <c:out value="${ area1 }" /> >北海道</option>
|
24
70
|
|
25
71
|
<option value="2" <c:out value="${ area2 }" /> >青森県</option>
|
26
72
|
|
27
|
-
<option value="3"
|
73
|
+
<option value="3" <c:out value="${ area3 }" /> >岩手県</option>
|
28
74
|
|
29
75
|
<option value="4" <c:out value="${ area4 }" /> >宮城県</option>
|
30
76
|
|
@@ -116,6 +162,78 @@
|
|
116
162
|
|
117
163
|
</select>
|
118
164
|
|
165
|
+
</td></tr>
|
166
|
+
|
167
|
+
<tr><th>特徴:</th>
|
168
|
+
|
169
|
+
<td><input type='hidden' name='treat_flg' value='0' <c:out value="${ treat0 }"/> id='treat_flg0'/>
|
170
|
+
|
171
|
+
<input type= 'checkbox' name= 'treat_flg1' id='treat_flg1' value= '1' <c:out value="${ treat1 }"/> onclick="document.editPiarInfo.treat_flg2.checked=this.disabled;"/>
|
172
|
+
|
173
|
+
<label for='treat_flg1'>私たちがおごります!</label>
|
174
|
+
|
175
|
+
<input type= 'checkbox' name= 'treat_flg2' id='treat_flg2' value= '2' <c:out value="${ treat2 }"/> onclick="document.editPiarInfo.treat_flg1.checked=this.disabled;"/>
|
176
|
+
|
177
|
+
<label for='treat_flg2'>私たちにおごってください!</label>
|
178
|
+
|
179
|
+
</td>
|
180
|
+
|
181
|
+
</tr>
|
182
|
+
|
183
|
+
<tr class="blank"><th>肉会の予算(1人):</th>
|
184
|
+
|
185
|
+
<td><select <c:out value="${ selectmypair.budget }" /> name="cost_id">
|
186
|
+
|
187
|
+
<option value='1' <c:out value="${ budget1 }"/>>(未選択)</option>
|
188
|
+
|
189
|
+
<option value='2' <c:out value="${ budget2 }"/>>3,000円</option>
|
190
|
+
|
191
|
+
<option value='3' <c:out value="${ budget3 }"/>>4,000円</option>
|
192
|
+
|
193
|
+
<option value='4' <c:out value="${ budget4 }"/>>5,000円</option>
|
194
|
+
|
195
|
+
<option value='5' <c:out value="${ budget5 }"/>>6,000円</option>
|
196
|
+
|
197
|
+
<option value='6' <c:out value="${ budget6 }"/>>7,000円</option>
|
198
|
+
|
199
|
+
<option value='7' <c:out value="${ budget7 }"/>>8,000円</option>
|
200
|
+
|
201
|
+
<option value='8' <c:out value="${ budget8 }"/>>9,000円</option>
|
202
|
+
|
203
|
+
<option value='9' <c:out value="${ budget9 }"/>>10,000円</option>
|
204
|
+
|
205
|
+
<option value='10' <c:out value="${ budget10 }"/>>15,000円</option>
|
206
|
+
|
207
|
+
<option value='11' <c:out value="${ budget11 }"/>>20,000円</option>
|
208
|
+
|
209
|
+
<option value='12' <c:out value="${ budget12 }"/>>25,000円</option>
|
210
|
+
|
211
|
+
<option value='13' <c:out value="${ budget13 }"/>>30,000円</option>
|
212
|
+
|
213
|
+
<option value='14' <c:out value="${ budget14}"/>>いくらでもOK!</option>
|
214
|
+
|
215
|
+
</select>
|
216
|
+
|
217
|
+
</td>
|
218
|
+
|
219
|
+
</tr>
|
220
|
+
|
221
|
+
<tr class="blank"><th>肉会のお店:</th>
|
222
|
+
|
223
|
+
<td><textarea id="introduction" name="introduction" rows="4" style="resize: none; overflow-y: hidden;"><c:out value="${ selectmypair.shop }" /></textarea>
|
224
|
+
|
225
|
+
<p class="note">※ 肉会が成立したら行きたいお店を入力してください。</p>
|
226
|
+
|
227
|
+
</td>
|
228
|
+
|
229
|
+
</tr>
|
230
|
+
|
231
|
+
</table>
|
232
|
+
|
233
|
+
<input type="hidden" name="single_flg" value="2" id="single_flg"/> <!-- /box-form --></div>
|
234
|
+
|
235
|
+
</form>
|
236
|
+
|
119
237
|
```
|
120
238
|
|
121
239
|
|