BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


XSLT
Re: Creating a hyper link in XSL(T)
Re: Creating a hyper link in XSL(T) - A slight variation
Creating a hyper link in XSL(T)
Creating a select box and selecting one or more items
Re: For Next Loop in XSLT
For Next Loop in XSLT
Intersection and other set operations on node-sets
Grouping using xsl:key and the key() function -- the Muenchian method
Comparing Strings in XSLT for greater/less
How to do a search and replace in XSLT
How to work with more than one xml document in your XSLT transformation
Sorting (advanced) of dynamically constructed strings
Sorting on Dates and other Fixed Formats using the substring Function
In case you need a ""break"" from an xsl:for-each loop
Format XML/XSL for Documentation
Find all xsl:variables that are in scope?
Binary Search in XSLT
Get the newest 5 articles out of hundreds -- a super efficient sort in XSLT
getTemplate
getProcessor


 
 

<< XQuery.NET and XML >>


By Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First Posted 04/10/2001
Times viewed 2914

Re: Re: Creating a hyper link in XSL(T)


Summary Variation on Jeremy Byron's code with dynamicaly generated links.

In ASP I usualy have querystrings to parse, so I added layout in all my XML's. For every link field I have format='link' so if format is link then call page with the same field as a query value. That much simplifies XML and gives active XSL. It's one of the first variations I made and it can be updated with brackets, elements etc. See Trace C Wilson's snippet.

Additional information

Further additional information


Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< XQuery.NET and XML >>



Latest comments on this article
Admin
By charbel on 6/13/2008 2:46:02 AM
I need a function which get the number and total of page, because i need to make some calculation with the index of page, so there is any solution?
By charbel on 6/13/2008 2:45:38 AM
I need a function which get the number and total of page, because i need to make some calculation with the index of page, so there is any solution?


Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML