Ok, i think i have all the stuff for the form
Code:
<form name="strategyform"action="http://www.mediamax.com/tigermonkey/Hosted/strategies.php" method="post">
   <textarea name = "strategy" cols = "30" rows = "20"></textarea>
   <br>
   <button name = "submit" type = "submit">Post</button>
</form>
but what do i put for the other page that gets the text?

heres a simple example, its what i found is the closest
http://pyrom.net/test/blame.php