Is there a way in asp to extract the metatags from all the files in a particular directory, then display the 10 most recently updated pages (using a meta tag called pubDate) in an xml file.
I have a shell script (for a unix based server) that does exactly this but i was wondering if it could be done in asp Thanks
