I've never coded in vbscript before in my life, but I need to trim some text with it.
So it's basically like this... script sits on a page and if it sees a certain definable text string, it removes it. I.E. IF: "blahblah" = true, then DELETE THE FRIGGIN' CRAP OUT OF IT! :mad:yarrr! :lol:
In my mind, it's gotta be dang easy, but I don't even know the syntax of vbscript yet... and at this point, I don't have any time to learn it. Any help on this?