JS:: finding link of document using generated meta-data popo-up
Hello everyone,
I want to write a script which can find the document link based on a generated meta data and if the document link is found, show it in a table with other attributes of the document like, document name, date.
If generated meta data refers to the content of a meta tag, that property value can be split into an array, and links matched that way, maybe...
i don't think that's the kind of meta data being referred to, ie it's not the content of metatags, but a document about the main HTML document, in other words she wants to parse an external XML document.