xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] forming a link w/ arguments?


Subject: [xsl] forming a link w/ arguments?
From: Michael <mogmios@xxxxxxxxxxxxxxxxx>
Date: Tue, 13 Nov 2001 06:09:59 -0600 (CST)

I've been trying to figure out how I might turn this..

<LINK>
  <BASE>http://mysite.com/index.php</BASE>
  <ARG NAME="image_id" VALUE="3"/>
  <ARG NAME="search_id" VALUE="6"/>
  <ARG NAME="page" VALUE="1"/>
  <TEXT>My link</TEXT>
</LINK>

into..

<A HREF="mysite.com/index.php?image_id=3&search_id=6&page=1">My link</A>

Of course there can be any number of args and their names depend upon what
part of the program the link is working with. The part I seem to be having
trouble with is generating the arguments. I can do a fixed number but am
not sure how to work multiple instances inside an argument.

Thanks.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor