SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Pastimes : SI is broken -- Post bugs here -- Ignore unavailable to you. Want to Upgrade?


To: Cheeky Kid who wrote (223)7/5/2000 1:35:45 AM
From: Green Receipt  Respond to of 395
 
yes thats right. I'm pretty sure if you put a newline after the tag then it will do it's job and disappear.

it's most likely a string parsing error. I suspect they're only searching to the nth -1 char in the string..

so instead of finding that text representing turn bold off they find </b in the text string.

when you append a newline after the it then finds the trailing close angle

btw i originally had the turn bold off tag typed in above and it incorrectly filtered the tag out.

test