On Wed, Jul 10, 2002 at 04:11:42PM -0400, Bob Showalter wrote:
> > if ($SiteType == "notsomething") {
>
> Use eq for string comparison. == is for numeric comparison.Told you I was being stupid :p I guess after a well deserved 3 week holiday, I am allowed to be a bit rusty... Work's wonderfully now, thanks! -- me -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
