user_input_bk.php
17.4 KB
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
<?PHP
//*****************************************************************************
//*
//* プログラム名:資金繰りシミュレーション申し込み
//* プログラムID:user_input.php
//* 機能 :ユーザー情報を登録する
//* 作成者 :T.SATO(MTC)
//*
//*****************************************************************************
header("Content-type: text/html; charset=EUC-JP");
session_start();
//session_unregister("user_pass");
include("../include/const.inc");
$HP_Path = DEF_HP_URL;
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="description" content="ASP 高機能 資金繰り表作成システム【F-ラボ】は、様々な機能で、資金管理にかかるユーザー様の負担を最大限軽減いたします。">
<meta name="keywords" content="資金繰り表,資金繰り表 作成,ASP">
<title>お申し込み|ASP 高機能 資金繰り表作成システム F-ラボ</title>
<link rel="stylesheet" href="../css/global.css" type="text/css">
<link rel="stylesheet" href="../css/global2.css" type="text/css">
<link rel="stylesheet" href="../css/sub_page.css" type="text/css">
<script language="JavaScript" type="text/JavaScript" src="../js/menu.js"></script>
<SCRIPT Language="Javascript" src="../include/user_input.inc"></SCRIPT>
</head>
<body onLoad="MM_preloadImages('img/btn/on_m01.gif','img/btn/on_m02.gif','img/btn/on_m03.gif','img/btn/on_m04.gif','img/btn/on_m05.gif','img/btn/on_m06.gif','img/btn/on_m07.gif')">
<div id="container">
<table id="header" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2" id="head_title">
<div class="head_img">
<a href="<?PHP echo $HP_Path ?>/"><img src="../../img/logo.jpg" alt="高機能 資金繰り表作成システム F-ラボ" width="313" height="89"></a>
</div>
<div class="head_right">
<h1>
ASP 高機能 <strong>資金繰り表作成システム</strong>【F-ラボ】のお申し込みページです。今後の資金収入・支出を長期に亘り予測し<strong>資金管理</strong>を強力にサポートするシステムです。<br>
現在無料で、ご提供させていただいておりますので是非ご利用ください!!
</h1>
</div>
</td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" id="contents">
<tr>
<td colspan="2" id="pan_list">
<a href="<?PHP echo $HP_Path ?>/">ホーム</a> | お申し込み
</td>
</tr>
<tr>
<td valign="top">
<div id="menu">
<div class="menu-title">
<img src="../img/menu.gif" alt="メニュー" title="コンテンツ" width="189" height="24">
</div>
<a href="<?PHP echo $HP_Path ?>/about/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('btn1','','../img/btn/on_m01.gif',1)"><img src="../img/btn/m01.gif" alt="製品紹介" name="btn1" width="189" height="44" border="0"></a>
<a href="<?PHP echo $HP_Path ?>/func/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('btn2','','../img/btn/on_m02.gif',1)"><img src="../img/btn/m02.gif" alt="機能紹介" name="btn2" width="189" height="44" border="0"></a>
<a href="<?PHP echo $HP_Path ?>/kousin/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('btn4','','../img/btn/on_m04.gif',1)"><img src="../img/btn/m04.gif" alt="更新履歴" name="btn4" width="189" height="44" border="0"></a>
<a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('btn5','','../img/btn/on_m05.gif',1)"><img src="../img/btn/m05.gif" alt="お申し込み" name="btn5" width="189" height="44" border="0"></a>
<a href="<?PHP echo $HP_Path ?>/support/contact.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('btn6','','../img/btn/on_m06.gif',1)"><img src="../img/btn/m06.gif" alt="お問い合わせ" name="btn6" width="189" height="44" border="0"></a>
<br>
</div><!-- end #menu -->
</td>
<td valign="top">
<div id="i_box">
<h2>お申込み</h2>
</div>
<br>
<div class="inp_div">
<p>
お申し込み後、<span class="inp_bold">すぐにご利用頂けます</span><br>
ご利用条件をよくご確認のうえ、必要事項を記入してお申し込みください
</p>
<br><br>
<strong class="top_font">■ご利用条件</strong><br>
<div class="inp_ruleDiv">
<table>
<tr>
<td valign="top">・</td>
<td>
登録ユーザ数に制限はありません。
</td>
</tr>
<tr>
<td valign="top">・</td>
<td>
既に他のお客様によって使用されているグループIDは登録できません。<br>
ご了承ください。
</td>
</tr>
<tr>
<td valign="top">・</td>
<td>
ご入力いただいた個人情報は、お客様のお問い合わせやお申し込み<br>
ご意見に対するご回答や弊社サービスの向上に使わせていただきます。
</td>
</tr>
<tr>
<td valign="top">・</td>
<td>
個人情報の取り扱いについては、以下のページをご覧下さい。<br>
<a href="http://www.media-tek.co.jp/privacy/" target="_blank">個人情報保護に対する基本方針</a>
</td>
</tr>
<tr>
<td valign="top">・</td>
<td>
メディアテック(株)は、本ソフトウェアを使用することにより生じた<br>
いかなる損害・損失について一切の責任を負いません。
</td>
</tr>
</table>
</div>
</div>
<br><br>
<!--■■■/////////////////////////////////////////////////////////////■■■-->
<!--■■■ ここから登録フォーム ■■■-->
<!--■■■/////////////////////////////////////////////////////////////■■■-->
<FORM METHOD="POST">
<div class="inp_div">
<span class="account">*</span>は入力必須項目です<br>
<table class="inp_tab">
<tr>
<th class="inp_TH">
<span class="top_font80">グループID</span><br>
<span class="account">(半角英数字のみ)</span>
</th>
<th class="inp_asta">
<span class="account">*<br></span>
</th>
<td class="inp_TD">
<input maxlength="20" size="30" value="<?PHP echo $group_id ?>" name="group_id">
</td>
</tr>
<tr>
<th class="inp_TH">
<span class="top_font80">グループパスワード</span><br>
<span class="account">(半角英数字のみ)</span>
</th>
<th class="inp_asta">
<span class="account">*</span>
</th>
<td class="inp_TD">
<input maxlength="20" size="30" type="password" name="group_pass"><br>
<span class="top_font80" bgcolor="#DAEBFC">-(ハイフン)、_(アンダーバー)使用不可</span>
</td>
</tr>
<tr>
<th class="inp_TH">
<span class="top_font80">パスワード確認入力</span>
</th>
<th class="inp_asta">
<span class="account">*</span>
</th>
<td class="inp_TD">
<input maxlength="20" size="30" type="password" name="group_pass2"><br>
</td>
</tr>
<tr>
<th class="inp_TH">
<span class="top_font80">メールアドレス</span>
</th>
<th class="inp_asta">
<span class="account">*</span>
</th>
<td class="inp_TD">
<input maxlength="50" size="55" value="<?PHP echo $e_mail ?>" name="e_mail">
<br>
<span class="attention"></span>
</td>
</tr>
<tr>
<th class="inp_TH">
<span class="top_font80">メール確認入力</span>
</th>
<th class="inp_asta">
<span class="account">*</span>
</th>
<td class="inp_TD">
<input maxlength="50" size="55" value="<?PHP echo $e_mail ?>" name="e_mail2">
<br>
<span class="attention"></span>
</td>
</tr>
<tr>
<th class="inp_TH">
<span class="top_font80">社名・団体名</span>
</th>
<th class="inp_asta">
<span class="account">*</span>
</th>
<td class="inp_TD">
<input maxlength="25" size="55" type="text" name="company_name" value="<?PHP echo $company_name ?>">
</td>
</tr>
<tr>
<th class="inp_TH">
<span class="top_font80">ご登録者名</span>
</th>
<th class="inp_asta">
<span class="account">*</span>
</th>
<td class="inp_TD">
<input maxlength="10" size="20" type="text" name="user_name" value="<?PHP echo $user_name ?>">
</td>
</tr>
<tr>
<th class="inp_TH">
<span class="top_font80">初期データ選択<br>(ご希望の様式に<br> 近い方を選択して<br> ください)</span>
</th>
<th class="inp_asta">
<span class="account">*</span>
</th>
<td class="inp_TD">
<input type="radio" name="rdodb" id="db1" value="1" checked>
<label for="db1">初期データ1(<a href="./../img/sample1.gif" target="_blank">sample</a>)</label><br>
<input type="radio" name="rdodb" id="db2" value="2">
<label for="db2">初期データ2(<a href="./../img/sample2.gif" target="_blank">sample</a>)</label><br>
<!--
<input type="radio" name="rdodb" id="db3" value="3">
<label for="db3">初期データ3(<a href="" target="_blank">sample</a>)</label>
-->
<br>
<span class="top_font80" bgcolor="#DAEBFC">※ご登録後にも変更可能です</span>
</td>
</tr>
<tr>
<td colspan="3" border="0" bgcolor="#ffffff">
<br>
サービス向上のためのアンケートにご協力ください
</td>
</tr>
<tr>
<th class="inp_TH" colspan="2">
<span class="top_font80">職場所在地</span><br>
</th>
<td class="inp_TD">
<select name="address1">
<option value="">------</option>
<option value="北海道" <?PHP if ($address1=="北海道"){echo "selected";} ?>>北海道</option>
<option value="青森県" <?PHP if ($address1=="青森県"){echo "selected";} ?>>青森県</option>
<option value="岩手県" <?PHP if ($address1=="岩手県"){echo "selected";} ?>>岩手県</option>
<option value="宮城県" <?PHP if ($address1=="宮城県"){echo "selected";} ?>>宮城県</option>
<option value="秋田県" <?PHP if ($address1=="秋田県"){echo "selected";} ?>>秋田県</option>
<option value="山形県" <?PHP if ($address1=="山形県"){echo "selected";} ?>>山形県</option>
<option value="福島県" <?PHP if ($address1=="福島県"){echo "selected";} ?>>福島県</option>
<option value="茨城県" <?PHP if ($address1=="茨城県"){echo "selected";} ?>>茨城県</option>
<option value="栃木県" <?PHP if ($address1=="栃木県"){echo "selected";} ?>>栃木県</option>
<option value="群馬県" <?PHP if ($address1=="群馬県"){echo "selected";} ?>>群馬県</option>
<option value="埼玉県" <?PHP if ($address1=="埼玉県"){echo "selected";} ?>>埼玉県</option>
<option value="千葉県" <?PHP if ($address1=="千葉県"){echo "selected";} ?>>千葉県</option>
<option value="東京都" <?PHP if ($address1=="東京都"){echo "selected";} ?>>東京都</option>
<option value="神奈川県" <?PHP if ($address1=="神奈川県"){echo "selected";} ?>>神奈川県</option>
<option value="山梨県" <?PHP if ($address1=="山梨県"){echo "selected";} ?>>山梨県</option>
<option value="長野県" <?PHP if ($address1=="長野県"){echo "selected";} ?>>長野県</option>
<option value="新潟県" <?PHP if ($address1=="新潟県"){echo "selected";} ?>>新潟県</option>
<option value="富山県" <?PHP if ($address1=="富山県"){echo "selected";} ?>>富山県</option>
<option value="石川県" <?PHP if ($address1=="石川県"){echo "selected";} ?>>石川県</option>
<option value="福井県" <?PHP if ($address1=="福井県"){echo "selected";} ?>>福井県</option>
<option value="岐阜県" <?PHP if ($address1=="岐阜県"){echo "selected";} ?>>岐阜県</option>
<option value="静岡県" <?PHP if ($address1=="静岡県"){echo "selected";} ?>>静岡県</option>
<option value="愛知県" <?PHP if ($address1=="愛知県"){echo "selected";} ?>>愛知県</option>
<option value="三重県" <?PHP if ($address1=="三重県"){echo "selected";} ?>>三重県</option>
<option value="滋賀県" <?PHP if ($address1=="滋賀県"){echo "selected";} ?>>滋賀県</option>
<option value="京都府" <?PHP if ($address1=="京都府"){echo "selected";} ?>>京都府</option>
<option value="大阪府" <?PHP if ($address1=="大阪府"){echo "selected";} ?>>大阪府</option>
<option value="兵庫県" <?PHP if ($address1=="兵庫県"){echo "selected";} ?>>兵庫県</option>
<option value="奈良県" <?PHP if ($address1=="奈良県"){echo "selected";} ?>>奈良県</option>
<option value="和歌山県" <?PHP if ($address1=="和歌山県"){echo "selected";} ?>>和歌山県</option>
<option value="鳥取県" <?PHP if ($address1=="鳥取県"){echo "selected";} ?>>鳥取県</option>
<option value="島根県" <?PHP if ($address1=="島根県"){echo "selected";} ?>>島根県</option>
<option value="岡山県" <?PHP if ($address1=="岡山県"){echo "selected";} ?>>岡山県</option>
<option value="広島県" <?PHP if ($address1=="広島県"){echo "selected";} ?>>広島県</option>
<option value="山口県" <?PHP if ($address1=="山口県"){echo "selected";} ?>>山口県</option>
<option value="徳島県" <?PHP if ($address1=="徳島県"){echo "selected";} ?>>徳島県</option>
<option value="香川県" <?PHP if ($address1=="香川県"){echo "selected";} ?>>香川県</option>
<option value="愛媛県" <?PHP if ($address1=="愛媛県"){echo "selected";} ?>>愛媛県</option>
<option value="高知県" <?PHP if ($address1=="高知県"){echo "selected";} ?>>高知県</option>
<option value="福岡県" <?PHP if ($address1=="福岡県"){echo "selected";} ?>>福岡県</option>
<option value="佐賀県" <?PHP if ($address1=="佐賀県"){echo "selected";} ?>>佐賀県</option>
<option value="長崎県" <?PHP if ($address1=="長崎県"){echo "selected";} ?>>長崎県</option>
<option value="熊本県" <?PHP if ($address1=="熊本県"){echo "selected";} ?>>熊本県</option>
<option value="大分県" <?PHP if ($address1=="大分県"){echo "selected";} ?>>大分県</option>
<option value="宮崎県" <?PHP if ($address1=="宮崎県"){echo "selected";} ?>>宮崎県</option>
<option value="鹿児島県" <?PHP if ($address1=="鹿児島県"){echo "selected";} ?>>鹿児島県</option>
<option value="沖縄県" <?PHP if ($address1=="沖縄県"){echo "selected";} ?>>沖縄県</option>
</select>
</td>
</tr>
<TR>
<th class="inp_TH" colspan="2">
<span class="top_font80">このサービスを<br>どこで知りましたか?</span>
</th>
<TD class="inp_TD">
<div class="top_font80">
<input type="checkbox" name="know1" id="know1" value="1" <?PHP if($know1!=""){echo "checked";} ?>>
<label for="know1" title="メール">メール</label>
<input type="checkbox" name="know2" id="know2" value="1" <?PHP if($know2!=""){echo "checked";} ?>>
<label for="know2" title="検索エンジン">Yahoo検索エンジン</label>
<br>
<input type="checkbox" name="know3" id="know3" value="1" <?PHP if($know3!=""){echo "checked";} ?>>
<label for="know3" title="検索エンジン">Google検索エンジン</label>
<input type="checkbox" name="know4" id="know4" value="1" <?PHP if($know4!=""){echo "checked";} ?>>
<label for="know4" title="チラシ">チラシ</label>
<br>
<input type="checkbox" name="know5" id="know5" value="1" <?PHP if($know5!=""){echo "checked";} ?>>
<label for="know5" title="口コミ">口コミ</label>
<input type="checkbox" name="know6" id="know6" value="1" <?PHP if($know6!=""){echo "checked";} ?>>
<label for="know6" title="弊社ホームページ">弊社ホームページ</label>
<input type="checkbox" name="know7" id="know7" value="1" <?PHP if($know7!=""){echo "checked";} ?>>
<label for="know7" title="紹介">紹介</label>
<br>
<input type="checkbox" name="know8" id="know8" value="1" <?PHP if($know8!=""){echo "checked";} ?>>
<label for="know8" title="雑誌">雑誌</label>
<input type="checkbox" name="know9" id="know9" value="1" <?PHP if($know9!=""){echo "checked";} ?>>
<label for="know9" title="新聞">新聞</label>
<input type="checkbox" name="know10" id="know10" value="1" <?PHP if($know10!=""){echo "checked";} ?>>
<label for="know10" title="FAX">FAX</label>
<br>
<input type="checkbox" name="know11" id="know11" value="1" <?PHP if($know11!=""){echo "checked";} ?>>
<label for="know11" title="その他">その他</label>
<input maxlength="25" size="50" type="text" name="other" value="<?PHP echo $other ?>">
</div>
<br>
<span class="account">※複数回答可</span>
</TD>
</TR>
</table>
</div>
<div align="center" style="margin:20px; ">
<input type="button" onclick="return input_chk();" value="利用条件に同意し、登録内容確認画面へ移動する" style="padding:4px;">
</div>
</FORM>
<!--■■■/////////////////////////////////////////////////////////////■■■-->
<!--■■■ 登録フォームここまで ■■■-->
<!--■■■/////////////////////////////////////////////////////////////■■■-->
</td>
</tr>
<tr>
<td colspan="2" class="fotter">
<div id="footer_menu">
<a href="<?PHP echo $HP_Path ?>/sitemap.html">サイトマップ</a>|<a href="http://www.media-tek.co.jp/privacy/" target="_blank">個人情報保護</a>|
<!-- end #footer_menu -->
</div>
</td>
</tr>
<tr>
<td colspan="2" id="side_footer">
Copyright (C) Media Tech Inc. All rights reserved. | <a href="http://www.media-tek.co.jp/" target="_blank">メディアテック株式会社</a>
</td>
</tr>
</table>
</body>
</html>