> > Darly posted a very similar rule to this a while ago, triggering on the > > strange cid- prefix in the live spaces URI. You can use that just as > > well. > > Thanks I will give that rule a shot and check out the earlier post by Darly.
Whoops. :) Daryl C. W. O'Shea I mean... Sorry Daryl. Would that be ok as a pet-name? ;) > I appreciate your assitance and your patience. -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}