Jonasrocks
12-07-2005, 10:50 PM
Okay, so I think the answer to this is really simple, but I can't figure out how to do it. Can someone help me, thanks so much!
I want the results of this form to show up in a frame called "FrameA".
How do I do this?
<form action="doForm" method="post">
<input type="text" name="myName" size=20>
<input type="submit" value=" OK ">
</form>
I want the results of this form to show up in a frame called "FrameA".
How do I do this?
<form action="doForm" method="post">
<input type="text" name="myName" size=20>
<input type="submit" value=" OK ">
</form>