|
-
August 3rd, 2009, 09:35 AM
#3
Re: doPostBack then view source not updated
 Originally Posted by PeejAvery
That's because it's using AJAX. Your computer is sending a request for data. Then, JavaScript updates the HTML contents. However, the page's source is not changed.
Ok.
But is there a way underneath programatically to get at this new data as it must be there for when i then click on subsequent links that are only in the new page?
I am using the document object model I say retrieve the body page element after each download but its still just the first page?
Thanks.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|