C
Chris Kinata
Hi all,
Is there a way to load and/or fetch meta-tag and
document data from a non-local webpage in a relatively
safe way? I have to say first that I'm not interested in mining
pages for email other data. Basically very frustrated with the
bookmark management apps out there, and wanting to snag
snippets such as meta description, keywords, or even
selections in documents, and add to standard internet
shortcut info through a database.
In a general sense, some ideas:
--Use FPVB?
--Develop an HTA that wraps an IFRAME around the
non-local page, and references the page's DOM.
Wondering whether the implied release from the
cross-frame security restraints would be unwise.
--Do essentially the same thing with a webpage in IE,
but use DHTML.
Regards,
Chris
Is there a way to load and/or fetch meta-tag and
document data from a non-local webpage in a relatively
safe way? I have to say first that I'm not interested in mining
pages for email other data. Basically very frustrated with the
bookmark management apps out there, and wanting to snag
snippets such as meta description, keywords, or even
selections in documents, and add to standard internet
shortcut info through a database.
In a general sense, some ideas:
--Use FPVB?
--Develop an HTA that wraps an IFRAME around the
non-local page, and references the page's DOM.
Wondering whether the implied release from the
cross-frame security restraints would be unwise.
--Do essentially the same thing with a webpage in IE,
but use DHTML.
Regards,
Chris