TechnoTone
Well-known member
I have a VB6 program that opens my yahoo email page, parses it looking for the link the my inbox and reads the number of unread messages. It then flashes an icon in the system tray if I have new emails.
Id like to re-write this in .NET as an exercise but Im stuck at the first hurdle - how can I open and interrogate the web page?
Id like to re-write this in .NET as an exercise but Im stuck at the first hurdle - how can I open and interrogate the web page?