Hi,
I am making an admin app for easy updating of the pages on a bunch of sites, and I want to mimic something like most forum sites use. is a good example of what I want to do, where when you are posting you can click on the B button and a vb popup comes up and you insert your bold text into that and then press ok and then the textarea has bold text inserted into it etc.
Then I would assume the gets turned into <b></b>, I think. What happens when something like that is inserted and then submitted, is it replaced into proper HTML???
I don't know what you would call this thing that I want to do. Can someone point me in the direction of some tutorials that can help me do this.
Thanks!
I am making an admin app for easy updating of the pages on a bunch of sites, and I want to mimic something like most forum sites use. is a good example of what I want to do, where when you are posting you can click on the B button and a vb popup comes up and you insert your bold text into that and then press ok and then the textarea has bold text inserted into it etc.
Then I would assume the gets turned into <b></b>, I think. What happens when something like that is inserted and then submitted, is it replaced into proper HTML???
I don't know what you would call this thing that I want to do. Can someone point me in the direction of some tutorials that can help me do this.
Thanks!
