What's the best way for ASP developers to identify visitors as search engine robots? ...by user agent? ...by host? ...by IP address? Is there an authoritative, respected list available somewhere? I'd like to be able to identify visitors that are search engine robots crawling my site so that I can supress the cart ID from appearing in the querystring. Any advice would be greatly appreciated. - John