I have the following code in a page:
<TD><font size="<% =strDefaultFontSize %>"> <% response.write rsCategoryList("cDate") & " </font></TD><TD>" & rsCategoryList("cCategory") & "</TD></TR>"
rsCategoryList.movenext
Loop
%>
The first font pairs work fine, and deliver what I'm looking for: my default Snitz font size. However, I cannot insert the Snitz font code into the second <TD>
pair without getting an error.
I'm stuck. I'm not very good with ASP, and I don't understand why it's throwing a wobbly 
Can anyone lend a hand? I'd be very grateful.
--Bri
"Bother," said Pooh, as Piglet was assimilated by the Borg.