B
Brett
How do I perform a web form submission in a windows form and get the
submitted page into a variable? For example, I'd like to create a Win Form
that has a username and pass. Once the Win Form's login button is clicked,
it will log into a web mail account. I will parse the first page (message
list) and display it in another Win Form.
Thanks,
Brett
submitted page into a variable? For example, I'd like to create a Win Form
that has a username and pass. Once the Win Form's login button is clicked,
it will log into a web mail account. I will parse the first page (message
list) and display it in another Win Form.
Thanks,
Brett