On Jun 18, 7:12 am, korean_dave <[EMAIL PROTECTED]> wrote:
> How can i use the find() function on a string that is composed of tons
> of symbols that cause errors...
>
> THis is my string:
>
> find(" type="text/css">p, li { white-space: pre-wrap; } style=" font-family:'MS Shell Dlg 2'; font-size:8.
On Jun 18, 7:12 am, korean_dave <[EMAIL PROTECTED]> wrote:
> How can i use the find() function on a string that is composed of tons
> of symbols that cause errors...
>
> THis is my string:
>
> find(" type="text/css">p, li { white-space: pre-wrap; } style=" font-family:'MS Shell Dlg 2'; font-size:8.
How can i use the find() function on a string that is composed of tons
of symbols that cause errors...
THis is my string:
find("p, li { white-space: pre-wrap; }Connected!","margin")
The tough part about this is that the string is dynamically produced.
So I can't manually go into the string and e