I have an html page that I automatically retrieve from a partner site and then save on my machine. The html page displays store names and addresses. What I need to do is to extract certain store names and addresses from this file. Does anyone have suggestions about how to do this? Would some form of regexp be the best approach? Thanks