Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

last position

Status
Not open for further replies.

cxs00u

Programmer
Joined
Mar 14, 2003
Messages
9
Location
GB
Hi,

I am using a template and I am currently using the line

<xsl:if test=&quot;position() = '1'&quot;> ...... </xsl:if>

however I was wondering if there is a way to do a similar line but for the last position, the only problem is that I do not know how many elements there will be . Is there a way I can do this.

Thank you

Craig
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top