|
-
February 17th, 2006, 10:47 PM
#1
How To Decide the Web Page is Updated or Not?
Dear all,
I am trying to implement a system that needs to access Web pages. To increase the performance, I hope to fetch Web pages only if they are updated. It seems that it is not accurate to do that based on date information of a page? If so, could you please give me an idea? What does IE deal with this issue?
Best regards,
Greatfree
-
February 18th, 2006, 06:10 AM
#2
Re: How To Decide the Web Page is Updated or Not?
why don't you make a timer to check if the html code of the page has changed?
-
February 18th, 2006, 06:22 AM
#3
Re: How To Decide the Web Page is Updated or Not?
 Originally Posted by Eric_Van_de_Kerckhove
why don't you make a timer to check if the html code of the page has changed?
Make a timer? The timer must reside at the client. If so, it only works after a page is transmitted to the client. Even if the page on the server is changed, how can I realize that?
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
|