Hi m^e, that's exactly what I thought I had to do also. I actually started doing this but then was stuck on some of them.
1. How would I deal with "[url=" tags? I need it to find out how to take away that right bracket ']' from the '[url' tags and any other tags that require a link inside.
2. How do I make it so each new line only counts as a single line break? I'm using a richtextbox now and every enter (new line) I hit, will create a double new line in the HTML window. I tried everything that I can think of (using DIV or no HTML at all, but just hitting Enter). Still skips two lines down.
Reply