Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-08-2005, 09:26 AM   PM User | #1
magic_woman
New to the CF scene

 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
magic_woman is an unknown quantity at this point
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.

Can somebody give me any idea's how to do it?

Thanks
magic_woman is offline   Reply With Quote
Old 03-08-2005, 10:59 PM   PM User | #2
codegoboom
Regular Coder

 
Join Date: Aug 2004
Location: codegoboom@yahoo.com
Posts: 999
Thanks: 0
Thanked 0 Times in 0 Posts
codegoboom is an unknown quantity at this point
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...
__________________
*this message will self destruct in n-seconds*
codegoboom is offline   Reply With Quote
Old 03-09-2005, 01:25 AM   PM User | #3
jbot
Senior Coder

 
Join Date: Feb 2004
Location: Edinburgh
Posts: 1,352
Thanks: 0
Thanked 0 Times in 0 Posts
jbot is an unknown quantity at this point
Quote:
Originally Posted by codegoboom
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.
__________________
*keep it simple (TM)
jbot is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:59 AM.


Advertisement
Log in to turn off these ads.