Page 1 of 1

accessing refs

Posted: Mon Sep 20, 1999 1:58 pm
by Thunderstone


The second question from Aaron Starr sounds similar to one of my own, for
which I have not found an answer.

The refs table contains links from the web pages, that is, the urls from
within the a href html tags, correct?

I want to enable a feature that finds "links to a url" such as altavista
link: or hotbot/snap linkdomain: commands.

Therefore, it would display any pages linked to thunderstone.com or any
domain name.

How can this be done?

Thanks

Mike Clark
super@101super.com





accessing refs

Posted: Mon Sep 20, 1999 3:37 pm
by Thunderstone


You can add an "=" or "matches" clause to the query SQL. Remember that
the Urls are stored in the tables without the leading "http://".

See http://www.thunderstone.com/texisman/node46.html
And http://www.thunderstone.com/texisman/node60.html