Hi ok hears the deal, I'm building a program that notify's you when theres a new entry on a webpage. Problem is my mechanize results seems to be about 10 minutes behind! Mechanize is not returning the most current state of the website. Now eventually it will show the changes, but even then it's still way behind. So is this a cacheing problem? Does any one know of a " agent.clear" method or something so that I can clear Mechanizes cache every time? Thanks -- Posted via http://www.ruby-forum.com/.