Published in: JavaScript
URL: http://www.pixel2life.com/forums/index.php?showtopic=32138
<form method='post' name='addcomment'> Comment: <input type=\"button\" onClick=\"document.addcomment.comment.value+='[b][/b]'\" value=\"Bold\" name=\"bold\" title=\"Add Bold\" > <input type=\"button\" onClick=\"document.addcomment.comment.value+='[i][/i]'\" value=\"Italic\" name=\"italic\" title=\"Add Italic\" > <input type=\"button\" onClick=\"document.addcomment.comment.value+='[php][/php]'\" value=\"PHP Code\" name=\"php\" title=\"Add PHP Code\" > <input type=\"button\" onClick=\"document.addcomment.comment.value+='[url=http://linkhere.com]Link text[/url]'\" value=\"URL\" name=\"url\" title=\"Add Hyperlink\" > <textarea rows='5' cols='35' name='comment'></textarea> <input type='submit' name='add_comment' value='Submit'> </form>
You need to login to post a comment.
