I'm inserting large amounts off text in one textarea and it's HTML text. I use <hr /> for a page break, but now I want to know how many pages I have in one textarea. So I have to know the amount/count off the <hr /> TAGs. Does anybody know how I can count these <hr /> TAGs from the texarea value? It does'nt mather if it's in JavaScript or in Coldfusion. I know that I can make a function to do a ReFindNoCase, but I'm looking for a shorter way!
If you can help me.... thx!
If you can help me.... thx!