|
-
Dec 11th, 2003, 09:56 AM
#1
Thread Starter
Member
<xsl:if test="price > 10">
<xsl:if test="price > 10">
In file xsl
How possibly add in test 2 condition use "or" ?
price > 10 or price <30 ?
Thank you!
-
Dec 15th, 2003, 08:37 AM
#2
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Dec 15th, 2003, 08:59 AM
#3
Thread Starter
Member
Thank you!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|