I need help on my guestbook. I made it customizable but it won't submit any entries!
http://www.independentcommerce.c o...k.asp?ID=314 5
Here's my coding!
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document ">
<title>Code Name</title>
</head>
<body>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="251" height="232">
<tr>
<td width="251" height="126" bgcolor="#F8DCDD</td>
</tr>
<tr>
<td width="296" height="144" bordercolor="#E88C90" bgcolor="#F8DCDD"><form action='Save_Guestbook.as p?ID=3145' name='Sign_Guestbook' method='post'>
Code
Name:<input type="text" name="T1" size="17">
Web:<input type="text" name="T1" size="20"></p>
What's Up</p>
<input type="submit" value="Submit" name="B1"><textarea rows="6" name="S1" cols="20"></textarea></p>
</form>
</td>
</tr>
</table>
</center>
</div>
<style type="text/css">
body {
scrollbar-arrow-color:white;
scrollbar-base-color: FFD9D9;
scrollbar-dark-shadow-color: FFD9D9;
scrollbar-track-color: FFD9D9;
scrollbar-face-color: FFD9D9;
scrollbar-shadow-color: FFD9D9;
scrollbar-highlight-color: FFD9D9;
scrollbar-3d-light-color:FFD9D9 ;
}
</style>
</body>
</html>
Please help! What should I do! Is there someting wrong with my coding. All it leads to is the hompepage of host!