HTTP/1.1 200 OK
Date: Thu, 25 Jun 2009 14:08:40 GMT
Server: Apache
Set-Cookie: PHPSESSID=lpq6dcfegtm3ejsdbt7k9ud811; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Content-Type: text/html; charset=Shift_JIS
<!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=shift_jis" />
<title>お得ポイントゲッター</title>
<meta name="robots" content="ALL" />
<meta name="description" content="モバイルポイントシステム" />
<meta name="keywords" content="モバイル,ポイント" />
<link href="css/import.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/js_01.js"></script>
<script type="text/javascript" src="js/ibox.js"></script>
</head>
<body>
<div id="wrapper">
<div id="header">
<div id="header_container">
<div id="logo">
<a href="index.php" title="お得ポイントゲッター"><span>お得ポイントゲッター</span></a>
</div><!--logo-->
<div id="header_box">
<div id="header_navi">
<ul>
<li><a href="index.php">HOME</a></li>
<li><a href="login.php?logout=true">ログアウト</a></li>
</ul>
</div>
<!--header_navi-->
<div id="header_info">
</div><!--header_info-->
</div><!--header_box-->
</div><!--header_container-->
</div><!--header-->
<div id="container">
<h2>LOGIN - ログインフォーム </h2>
<div class="regist">
<div class="contents">
<div id="login_form">
<form action="login.php" method="post" enctype="multipart/form-data">
<table cellpadding="0" cellspacing="1">
<tr>
<th>メールアドレス</th>
<td colspan="3"><input type="text" name="mail" size="40" maxlength="256" value="">
</td>
</tr>
<tr>
<th>パスワード</th>
<td colspan="3"><input type="password" name="passwd" size="16" maxlength="16" >
</td>
</tr>
</table>
<div class="button">
<input type="submit" name="Submit" value="ログイン" />
</div><!--button-->
</form>
</div><!--login_form-->
</div><!--contents-->
</div><!--regist-->
<div id="footer">
<p class="navi"><a href="index.php">HOME</a></p>
</div><!--footer-->
<address>
<a class="logo" href="http://www.websquare.co.jp/index.html" target="_blank"><span>株式会社ウェブスクウェア</span></a>
Copyright (C) 2008 WEBSQUARE,LTD. All Rights Reserved.
</address>
</div><!--container-->
</div><!--wrapper-->
</body>
</html>
|