The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Updates
007jamesbnd007
post Nov 15 2007, 01:18 PM
Post #1





Group: Members
Posts: 1
Joined: 15-November 07
Member No.: 4,324



Hello, hope this is in the right thread
When you view the source in ie, is it possible to view when the page was amended and uploaded?
Thank everyone
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Nov 15 2007, 06:39 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



There are ways, but not by viewing source. Servers send information like that in HTTP headers, information that is exchanged between the server and the browser and that normally isn't visible to the user. Last-Modified is one of the headers the server may send.

I was going to tell you to view Page Info in FF on for example this page
http://www.htmlhelp.com/feature/art3.htm
only to discover FF skips the Last-Updated. I didn't know it was selective about that. angry.gif

Oh well. You can use online tools like Rex Swain's.
http://www.rexswain.com/cgi-bin/httpview.c...eature/art3.htm

Lynx (a text browser) will tell you. Also OffByOne. An odd browsers without JS, CSS and frames support that's actually quite handy to test pages in.
http://OffByOne.com
Here's a free addon for IE that also does the job.
http://www.blunck.info/iehttpheaders/iehttpheaders.html

The list could go on... blush.gif

Here's Lynx's output for easy viewing.
CODE
HTTP/1.1 200 OK
Date: Thu, 15 Nov 2007 23:13:15 GMT
Server: Apache/2.0.51
Last-Modified: Sat, 03 Mar 2007 01:44:43 GMT
ETag: "2581bd-b710-de4298c0"
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Encoding: gzip
Cache-Control: max-age=2592000
Expires: Sat, 15 Dec 2007 23:13:15 GMT
Content-Length: 18061
Connection: close
Content-Type: text/html; charset=ISO-8859-1
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 25th April 2024 - 10:00 PM