View Single Post
Old 03-03-2012, 02:22 AM   PM User | #11
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,248
Thanks: 59
Thanked 3,999 Times in 3,968 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
For example, in the code I showed you would do it here:
Code:
    ... other code ...
<%
        End if
    Next ' next f, so next letter
    if bgColor="efefef" then bgColor="F0E3C3" else bgColor="efefef"
Loop
%>
</table>
<% Response.Flush %>
...
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote
Users who have thanked Old Pedant for this post:
Sydhussain2010 (03-04-2012)