Hey all:
I have a quick question/problem. I have a program
that converts files (not important) into HTML. The problem
is when these files are created into html by this prog,
what should be an li
shows up as ï ascii(357). I tried a simple replace but I
am not too good with regex yet. How can I change this funny
character into the ul or li that I want? Any help or hints is
greatly appreciated!