Subject: RE: Simple Question newie
From: "James Fuller" <james.fuller@xxxxxxxxxx>
Date: Fri, 13 Sep 2002 15:48:07 +0100
|
>
> Thanks! Unfortunately this is working better but not correctly.
> Now I am getting
> http://localhost:7001/jsp/yahoo.com
>
> I am running this locally. The jsp in which I am running this
> with is in the /jsp directory so it looks like it is just
> appending the yahoo.com to the end of my current directory. I
> just need the http://yahoo.com.
this is OT ....ah heck its friday
<xsl:template match="anId">
<A href="http://{normalize-space(.)}">Click Here</A>
</xsl:template>
this is basic html stuff.......
chow, jim fuller
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: Simple Question newie, (continued)
- David Carlisle - Fri, 13 Sep 2002 10:18:03 -0400 (EDT)
- David Carlisle - Fri, 13 Sep 2002 10:20:30 -0400 (EDT)
- Mac Rost - Fri, 13 Sep 2002 10:17:13 -0400 (EDT)
- Holmberg Rick-ra0119 - Fri, 13 Sep 2002 10:35:42 -0400 (EDT)
- James Fuller - Fri, 13 Sep 2002 10:45:27 -0400 (EDT) <=
- David Carlisle - Fri, 13 Sep 2002 11:06:44 -0400 (EDT)
- Michael Kay - Fri, 13 Sep 2002 13:46:11 -0400 (EDT)
- Brinkman, Theodore - Fri, 13 Sep 2002 10:52:55 -0400 (EDT)
- Gertjan Assies - Fri, 13 Sep 2002 11:00:37 -0400 (EDT)
|
|