OK then here is one for you. The page that hits the DB requires an encrypted variable on the URL. E.G say somehting like, take the current date + some secret word and run a Hash() on it and pass this on the URL, then do it again on the DB page and compare it. As this hashed value will change every day this should stop then scraping your db page.
-- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
