Legendishaq
Weezy That's wat I mean below.
<form action="http://www.html.am/html-codes/forms/html-form-tag-action.cfm" target="result" method="get">
Message:<br>
<textarea rows="3" cols="20" maxlength="90" name="msg">
Enter text here...
</textarea>
<br>
<input type="submit" value="Submit">
</form>
<p>Result:</p>
<iframe name="result" style="height:100px;width:200px;"></iframe>
Copy code ,
I wat to use it for my website posting.
Like for admin to post in the website.