Hi, Is there an easy way to get the decription from a page using a url. So putting the URL http://www.website.com, It would return the description for this page. I was thinking this could be done with pattern matching but I wanted to know if there is an easier way to do this. Thanks