7/23/2012, 18:12
tạo 1 trang html rùi nhét cái này vào
Demo sống: [You must be registered and logged in to see this link.]
- Code:
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf8" />
<meta name="author" content="WILLXTA" />
<title>.: :: Đăng Ký Kết Hôn :.</title>
<style>
body{
font-family: Tahoma;
font-size: 12px;
background: url(http://kethon.4teenbp.net/bg.png);
}
.lu{
background: url(http://kethon.4teenbp.net/bg1.png) no-repeat left bottom;
color: white;
position: fixed;
right: 10px;
top:0px;
width: 467px;
height:23px;
text-align: center;
padding-top:5px
}
</style>
</head>
<!--Import Javascript -->
<script src="http://kethon.teentiengiang.vn/scripts/jquery.js" type="text/javascript"></script>
<!--!!!-->
<style type="text/css">
body {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 15px;
}
.AreaLoading {
position: fixed;
top: 30%;
left: 45%;
border: black;
width: 200px;
z-index: 1;
}
</style>
<script type="text/javascript">
function Viewer() {
document.getElementById("buttonclick").click();
var MyInfo = document.thongtin;
document.getElementById("giaykethon").src = "http://kethon.teentiengiang.vn/kethon.php?htchong=" + MyInfo.htchong.value + "&htvo=" + MyInfo.htvo.value + "&fontten=" + MyInfo.fontten.value + "&fontsizeten=" + MyInfo.fontsizeten.value + "&noicutruchong=" + MyInfo.noicutruchong.value + "&noicutruvo=" + MyInfo.noicutruvo.value + "&cmndchong=" + MyInfo.cmndchong.value + "&cmndvo=" + MyInfo.cmndvo.value + "&chukychong=" + MyInfo.chukychong.value + "&chukyvo=" + MyInfo.chukyvo.value + "&ngaysinhchong=" + MyInfo.ngaysinhchong.value + "&ngaysinhvo=" + MyInfo.ngaysinhvo.value;
document.getElementById("buttonclick").click();
}
$(document).ready(function() {
$("#AreaLoading").hide('slow');
$("#buttonclick").click(function() {
$("#AreaLoading").toggle('slow');
});
});
</script>
<body>
</span>
</div>
<center>
<h1><font color="red">Tạo giấy kết hôn</font></h1>
<table border="1"><form id="thongtin" name="thongtin" action="http://kethon.teentiengiang.vn/kethon.php" method="get">
<tr>
<td>Họ và tên chồng: </td>
<td><input type="text" onclick="Viewer()" onchange="Viewer()" name="htchong" /></td>
</tr>
<tr>
<td>Họ và tên vợ: </td>
<td><input type="text" onclick="Viewer()" onchange="Viewer()" name="htvo" /></td>
</tr>
<tr>
<td>Font:</td>
<td><select onclick="Viewer()" onchange="Viewer()" name="fontten" size="5">
<option value="TAHOMA" selected="true">Tahoma</option>
<option value="HARLOWSI">Harlowsi</option>
<option value="TAHOMABD">Tahoma In đậm</option>
<option value="VNI-SCRIPT-ITALIC">VNI-Script Nghiêng</option>
</select></td>
</tr>
<tr>
<td>Cỡ chữ:</td>
<td><select onclick="Viewer()" onchange="Viewer()" name="fontsizeten">
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
<option value="13">13</option>
<option value="14">14</option>
<option value="15" selected="true">15</option>
<option value="15">16</option>
<option value="15">17</option>
<option value="15">18</option>
<option value="15">19</option>
<option value="15">20</option>
</select></td>
</tr>
<tr>
<td>Ngày sinh của chồng:</td>
<td><input type="text" onblur="" name="ngaysinhchong" /></td>
</tr>
<tr>
<td>Ngày sinh của vợ:</td>
<td><input type="text" onclick="Viewer()" onchange="Viewer()" name="ngaysinhvo" /></td>
</tr>
<tr>
<td>Nơi cư trú/tạm trú của chồng:</td>
<td><input type="text" onclick="Viewer()" onchange="Viewer()" name="noicutruchong" /></td>
</tr>
<tr>
<td>Nơi cư trú/tạm trú của vợ:</td>
<td><input type="text" onclick="Viewer()" onchange="Viewer()" name="noicutruvo" /></td>
</tr>
<tr>
<td>CMND của chồng:</td>
<td><input type="text" onclick="Viewer()" onchange="Viewer()" name="cmndchong" /></td>
</tr>
<tr>
<td>CMND của vợ:</td>
<td><input type="text" onclick="Viewer()" onchange="Viewer()" name="cmndvo" /></td>
</tr>
<tr>
<td>Chữ ký của chồng:</td>
<td><input type="text" onclick="Viewer()" onchange="Viewer()" name="chukychong" /></td>
</tr>
<tr>
<td>Chữ ký của vợ:</td>
<td><input type="text" onclick="Viewer()" onchange="Viewer()" name="chukyvo" /></td>
</tr>
<tr>
<td><b><font color="red">Bạn có thể xem kết quả ở <br />hình bên dưới(nếu bạn có bật javascript)</font></b></td>
<td><input type="submit" value="Tạo Giấy Kết Hôn" /></td>
</tr>
</form></table>
<a id="link" name="link" href="#"><img id="giaykethon" src="http://kethon.teentiengiang.vn/kethon.php" name="giaykethon" width="100%" height="100%" /></a>
</center>
<br><p align="center">Thank to <b><font color="#FF0000">WILLXTA</font>&
<font color="#FF0000">T2G Teen Tiền Giang</font><br>edit&rip: the_dav</b></p>
</body>
</html>
Demo sống: [You must be registered and logged in to see this link.]