Page 1 of 1

BASES Tag

Posted: Mon Sep 27, 1999 11:00 am
by Thunderstone


How Do i Get the Bases Tag to Work? Say, if i wanted to make sure the bases
on the links of the search results page of my database to be <a
href="http://www.BASESOFTHESEARCHENGINEORDATA ... t5555.html">
, but instead i get <a href="/link/somewhat5555.html">.
When i Try to configure the <BASES "$ret"> Tag, the Url Somehow gets messed
up.
Can u Help?

Mark
Markst150@aol.com

P.S. i already looked all over for answers on thunderstone.com and only found
the BASES tag in the Fetch Example.



BASES Tag

Posted: Mon Sep 27, 1999 11:40 am
by Thunderstone


<base> (not bases) is a standard html tag, not a Vortex command. See
http://www.w3.org/TR/REC-html40/struct/ ... tml#h-12.4

It doesn't change the html, it just tells the browser how to interpret
relative urls.

It's not clear what you want. Maybe one of these:
<base href="http://www.BASESOFTHESEARCHENGINEORDATA ... t5555.html">
<base href="http://www.BASESOFTHESEARCHENGINEORDATABASE.com/">