siztem3rror Posted November 24, 2005 Posted November 24, 2005 I have a html file with a number of tables in.. the table tags are inside <td> tags so that I can count them. What I want to do is count the <table> tags, if the <table> tag occurs 3 time or more I want to output the strings contained in it.Any ideas?
siztem3rror Posted November 24, 2005 Author Posted November 24, 2005 I'd close these forums down for the amount of use they are, and I'll reiterate the use of 'school' in your name is retarded.
dooberry Posted December 7, 2005 Posted December 7, 2005 I know what you mean, I think the problem is that most of the people are too busy dealing with professional websites to help so don't judge too harshly.Looking at your post, there might be something you can do using xsl:for-each.You could create a variable which you update inside the xsl:for-each statement (in this case xsl:for-each select="table"). I'm still quite new to xsl so don't blame me if it doesn't work, but I think I've replied to more posts in here than a lot of people (including most of my own).In the meantime, calm down and have a nice cup of tea and some scones while you figure out how to do it.Sorry I couldn't be more help.Dooberry
steve_marjoribanks Posted December 7, 2005 Posted December 7, 2005 You only waited 3 hours for an answer!!! People aren't likely to jump to help you in future if you carry on with an attitude like that are they?!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now