On Tue, Feb 08, 2005 at 11:43:05AM -0800, Chris Schults wrote: > In both cases, our visitors swear that they are linking to these scripts > from valid Grist pages. Any ideas why some people are getting the error > messages?
The referer header is optional, and when it is used there are a number of products out there which munge it (e.g. replacing http://foo with XXX:XXXXX). You can't depend on it. -- David Dorward http://dorward.me.uk -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
