PeOfEo
05-12-2003, 04:59 PM
hi, I am using asp.net and that uses vb not vb script so dont get mixed up first of all, this is an asp forum and all. Anyways I am making a forum you can view it in my signature. I have these things called frp codes since I have disabled html I want people to be able to add links and images too. I modled my forum after vbulletin but I wanted to make my own for many reasons, anyways how can I make it so when a user types in these codes of mine that it makes sure the user put an end command on. Like I was thinking I could just insert them into everypost just in case but would that work? I am thinking it would cause errors to have extra </font> and </b> and </u> tags runnign around. So how then can I make sure they dont forget them? I was thinking a case statement but can anyone think of what my code would look like because I can't picture this.