ok all this does is make a table that will have the user Cp in it.
{htmldoctype}
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 5</title>
<base target="main">
</head>
<body bgcolor="#000000">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="174" id="AutoNumber4" height="227">
<tr>
<th width="13" height="14" background="top_left.gif"></th>
<th width="129" height="14" background="top_extend.gif"></th>
<th width="14" height="14" background="top_right.gif"></th>
</tr>
<tr>
<td width="13" height="236" background="left_extend.gif"> </td>
<td width="129" height="150">
<p align="center"><font face="Verdana" size="1" color="#CCCCCC">
Welcome back:<br><center>
<p><a href="member.php?s=$session[sessionhash]&action=$username">$username</A></p>
<p>The Time now is</p>
<p>$time</p>
</center>
<p align="center">You last visited:<br> $timenow.
<br>
</p>
<center><a href="https://vborg.vbsupport.ru/search.php?action=getnew">View New Posts</A><br>
<a href="http://10.250.71.80/member.php?s=&action=logout">Log Out</A></center><hr noshade color="#D2D2D2" size="1">
<a href="http://10.250.71.80/private.php?s=">Private Messages</A><br>
You have <b>0</b> new messages since your last visit.<br><hr noshade color="#D2D2D2" size="1">
<br>
</font></p>
</td>
<td width="14" height="236" background="right_extend.gif"> </td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="174" id="AutoNumber4" height="15">
<tr>
<td width="13" height="15" background="bottom_left.gif"></td>
<td width="129" height="15" background="bottom_extend.gif"></td>
<td width="14" height="15" background="bottom_right.gif"></td>
</tr>
</table>
</body>
</html>
</body>
</html>
|