Forum Moderators: coopster
<html>
<table>
<form method ="post" action="updatepage.php";>
<tr>
<td>
Page Title:
</td>
<td>
<input type="text" size="20" value="" name="title">
</td>
</tr>
<tr>
<td>
Link title:
</td>
<td>
<input type="text" size="20" value="" name="link">
</td>
</tr>
<tr>
<td>
Page Content:
</td>
<td>
<textarea value="content" name="content" cols="50" rows="10"></textarea>
</td>
</tr>
<tr><input type="submit" action="post" class="submit"></tr>
</form>
</table>
</html>
updatepage:
<html>
<? include "dbconn.php";
echo $POST_['title'];?>
</html>
thanks anyway i hope u answer this will be back at this form over i think 17 hours bye love u