I am using HTTPWebResponse to get a web page from a site that has an intermediate screen before the final screen.
Is there a way I can tell when the 2nd (final) page has been rendered so I can screen scrape it? (the data is in the public domain)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
David May gave the correct answer above. I am marking this answered, giving him full credit. Thank you, David.