marko_one
09-18-2003, 08:35 AM
Hi All,
I was wondering if it is possible to read the content of a meta tag when the document loads?
such as
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
The reason I want to know this is because I am developing a very basic web site, and someone keeps editing it with frontpage which then creates more work for me straightening out his mess. I would like to check this so that I can create an error log with ip address so that I can catch them out.
any ideas?
thankx
Marko.
I was wondering if it is possible to read the content of a meta tag when the document loads?
such as
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
The reason I want to know this is because I am developing a very basic web site, and someone keeps editing it with frontpage which then creates more work for me straightening out his mess. I would like to check this so that I can create an error log with ip address so that I can catch them out.
any ideas?
thankx
Marko.