Displaying 1 result from an estimated 1 matches for "fyiform".
Did you mean:
fpform
2008 Apr 29
1
Making new Ajax.Updater within a previous Ajax.Updater call
...php'', { method: ''post'' } );
}
</script>
This is the message.php file:
<html>
<head>
<script language="JavaScript" type="text/javascript"
src="prototype.js"></script>
</head>
<body>
<form id="FYIForm">
<table>
<tr><td>Message: </td><td colspan="2"><textarea cols="39" rows="8"
name="info" id="info"></textarea></td></tr>
<tr><td></td><td><input type="butt...