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.
Politics : PRESIDENT GEORGE W. BUSH -- Ignore unavailable to you. Want to Upgrade?


To: TimF who wrote (138154)4/13/2001 1:06:29 PM
From: gao seng  Read Replies (2) | Respond to of 769667
 
I think I was wrong. I think his program got him in trouble.

His program in psuedocode:

strVictim = "Victim"
strURL = "http://www.siliconinvestor.com/readmsg.aspx?msgid="
For i = 1 to number of posts on Si
strURLText = url.fetch(strURL & i).text
if strURLText contains "From : " + strVictim
strVictimsPosts += strURL + i + chrDelimeter