Index: [Article Count Order] [Thread]

Date:  Thu, 28 Sep 2006 10:53:26 -0400 (EDT)
From:  "Brian N. Smith" <brian (at mark) nuonce.net>
Subject:  [coba-e:07266] Re: Programming the BQ ui
To:  coba-e (at mark) bluequartz.org
Message-Id:  <Pine.LNX.4.63.0609281052460.26101 (at mark) mail.nuonce.net>
In-Reply-To:  <451B8BC5.4090106 (at mark) enavn.com>
References:  <451B8BC5.4090106 (at mark) enavn.com>
X-Mail-Count: 07266

> Now - I need the current domain printed in the line:
>
> url="http://??????/myitem">
>
> instead of the questionmarks.
>
> Does anyone have a hint on how to do this? Or maybe a link to some 
> documentation. The only documentation I have been able to find is in 
> japanese. :\

the url= feature doesn't work that way.  It has to look like so;

url="/base/feature/filename.php"

Thanks!
Brian