Subj : Re: newsutil.js - content To : Digital Man From : Ash-Fox Date : Wed Nov 21 2007 04:41 am Digital Man wrote: > > The correct way to check if a message came from a network (any network) is > to see if hdr.from_net_type!=NET_NONE. If you specifically want to see if > the message came from the Internet (e.g. USENET), then check if > hdr.from_net_type==NET_INTERNET. Ah! Much easier and less prone to error. Thanks for the help, DM. ~Ash-Fox .