473,395 Members | 1,968 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Is there a way to get web page creation date?

I recently did a search of my very first web site, through WebArchive,
located here:

http://web.archive.org/collections/web.html

However, I'm seeking the creation date of my web site (and documents within
it), but I don't know how. If I save the document to my desktop, it is
listed as today's date in Properties.

Is there a way to get the creation date/publish date of a web document
somehow?

--
- Dave
http://members.cox.net/grundage/
Jul 23 '05 #1
3 24339


Dave wrote:
Is there a way to get the creation date/publish date of a web document
somehow?


Last-Modified is the closest thing that comes to mind.

Thor

--
http://www.anta.net/OH2GDF
Jul 23 '05 #2
Tim
On Thu, 10 Feb 2005 11:30:58 -0600,
"Dave" <gr**********@yahoo.com> posted:
I recently did a search of my very first web site, through WebArchive,
located here:

http://web.archive.org/collections/web.html

However, I'm seeking the creation date of my web site (and documents within
it), but I don't know how. If I save the document to my desktop, it is
listed as today's date in Properties.


Depending on the server...

You *can* usually get the "last modified" date from a webserver, from the
HTTP headers (many web browsers will show this in the page properties
information box, and there's tools for viewing HTTP headers, as well). If
the server is providing that information, you'll see when the page was last
written to on the server. And if the page hasn't been constently
rewritten, you'll have some indication of the date.

You may have similar luck browsing a website with an FTP client, assuming
that you have FTP access. If so, that's a quick way to list a collection
of files with dates.

--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.

This message was sent without a virus, please delete some files yourself.
Jul 23 '05 #3
On Thu, 10 Feb 2005 11:30:58 -0600, Dave wrote:
I recently did a search of my very first web site, through WebArchive,
located here:

http://web.archive.org/collections/web.html

However, I'm seeking the creation date of my web site (and documents within
it), but I don't know how. If I save the document to my desktop, it is
listed as today's date in Properties.

Is there a way to get the creation date/publish date of a web document
somehow?


If your host allows, you can use server side includes to do this:

http://httpd.apache.org/docs/howto/s...cumentmodified

-Alan

--
Come get a free personality profile:
http://www.web-data-collection.org

Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Matt Traxinger | last post by:
Is there a function that determines when a file was created? Like if I wanted to return all the files created in the last month from a directory, is there a way to do that? I've googled and googled...
5
by: [ EuGeNe ] | last post by:
Hi all, I would like to write a script that downloads one file from a ftp server if the file creation date satisfy a condition. I can't figure out how to find from a ftp server what is the...
2
by: Aaron | last post by:
Does Microsoft SQL Server keep a record of an index creation date and last modified date in a system table somewhere?
2
by: Fabrizio | last post by:
I have just put a internet webcam that save every 30 seconds a picture via ftp. I have an html file that display this picture file (the name of the file is always the same and the webcam delete the...
2
by: David Fickbohm | last post by:
People, I am trying to determine the creation date of files in a folder. I am using the following code to find the folder and confirm that files exist in the folder. If someone could give me an...
3
by: Steven Blair | last post by:
Hi, I have a trace log file for a system I am writing. If the creation date is older than 14 days, I have to rename that file (File.Move). The next time a trace message is required a new file is...
3
by: tkpmep | last post by:
I'd like to create a list of all files in a directory that were created after a certain date. How does one do this? I've used glob.glob to create a list of all files whose name matches a substring,...
1
by: avinashpr | last post by:
Hi, How do i fetch the information pertaining to a file like file creation date, modified date.....in c++. small code snippet is hieghly appreceated cheers, avinash
2
by: gavin9822623 | last post by:
I need to set a file creation date to "2005/01/01 13:00:00 PM". The date format is (YYYY/MM/DD). Any help or example will be greatly appreciated. Thank you Gavin
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.