![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hello, I need to determine when a webpage that I'm browsing to was last updated. Is there a utility that can give me this information? It's not a very popular website, just that of my high school alma matter. I'm using FireFox 2.x Thanks, Jeff | |||
|
| | #2 | ||
| Jeff Ingram wrote: > Hello, > > I need to determine when a webpage that I'm browsing to was last > updated. Is there a utility that can give me this information? It's not > a very popular website, just that of my high school alma matter. I'm > using FireFox 2.x > > Thanks, > > Jeff There is no obvious way of doing this, since the date of modification does not need to be stored. You could do it by periodically checking the web page and creating a 'checksum' of the pages contents. If the page changes, even by a single character, the checksum would change. This would take me only a few minutes on a UNIX/Linux computer, using the utilities 'wget' (to download) and 'md5sum' (to generate a checksum) and a little script to do it. I would not know how to do it in vista, but i suspect it could be done the same way. | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: browsing, determine, last, updated, was, webpage |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| disable upstream file directory browsing | ddirks@lanscapes.com | Website Reviews And Website Questions | 2 | 05-28-2007 12:43 AM |
| Webpage script problem. | eric | Website Coding | 1 | 08-04-2006 8:15 PM |
| Featured Websites | ||||
|