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.
SI - Site Forums : Silicon Investor - Welcome New SI Members! -- Ignore unavailable to you. Want to Upgrade?


To: SI Dave who wrote (21527)10/4/2004 12:42:58 AM
From: d:oug  Read Replies (1) | Respond to of 32874
 
SI Admin (Dave), Please take this Look & See test...

No, its not a Scratch & Sniff test.

Start.
investorshub.com
1. open eyes, both wide
2. if darkness prevails
2.1. click flashlight On
2.1.1 do you see Sheriff Matt head?
2.1.2 stop
3. see if you see someone with head in ground
3.1. join
3.2. goto 1.
4. stop



To: SI Dave who wrote (21527)10/4/2004 7:39:00 AM
From: rrufff  Respond to of 32874
 
ROFLMAO - Are you going to have spend huge man hours with individually deleting hundreds of these spammers. I often wondered whether RB made money from this stuff or just don't have the resources.

Not being a programmer, I don't know if it's possible to make a filtering program to recognize the computer generated names that post a couple of times. Those who spam RB seem to have it down to a science.

I also wondered who would go to their websites. The posts all have a familiar pattern and I click right by them as soon as I see them. Some people waste their time respondging, not knowing that the name was created for a single or double quick post and there is nobody there who will be insulted by the responder.



To: SI Dave who wrote (21527)10/4/2004 11:19:10 AM
From: greg s  Respond to of 32874
 
Hi Dave,

re: After deleting one of your basic African scam letters from another thread today, you'd have thought that I'd made off with the Bill of Rights in the dark of night, judging by the Orwellian reaction of one or two really paranoid people.

Yup, those folks are, ummm, "different". I guess it is good that we aren't all alike <VBG>.

If it helps, it seems that I managed to catch the brunt of their vitriol ... water off a duck!

greg.



To: SI Dave who wrote (21527)10/4/2004 11:29:54 PM
From: Cogito Ergo Sum  Read Replies (1) | Respond to of 32874
 
Dave in trying to access SI homepage siliconinvestor.com ....
what does it mean when someone witha free account get's this

Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

Thanks
Kastel