R
roger
Hi All,
New to the group. Having difficulty with Greater AND Less than.
This is my code and I am trying to get greater than 100 AND less than 200 to
work.
<% if (Recordset1_total) > "100" AND (Recordset1_total) < "200" then %><img
src="images/silver.jpg"><% end if %>
Any ideas??
Many thanks!
New to the group. Having difficulty with Greater AND Less than.
This is my code and I am trying to get greater than 100 AND less than 200 to
work.
<% if (Recordset1_total) > "100" AND (Recordset1_total) < "200" then %><img
src="images/silver.jpg"><% end if %>
Any ideas??
Many thanks!