How do i add controls to form like the ones vbulliten uses. i tryed tiny mce but its dosnt work to great is there a better way? Prefer not to use javascript.
How to add controls
controls? can you be more specific?
like this forum has around body boxies. i want smilies and font control and code tags. all the stuff like that.
You should look up BBCode because creating your own is probably beyond your scope as it requires a lot of prior knowledge with regular expressions. Also you can look up WYSIWYG Editiors.
http://www.phpbbhacks.com/download/1059 i found this it dose 90% of what i want to do. Could someone write the code to implement this into a normal site.