Can I search a webpage through my browser? For example, I want my program to login into a webpage and return into a text file the amount of new messages I have. (I basically need it to post into my text file a specific line of information from the html) I really don't want to go into sockets right now. Is there an easy way to do this? Please help