Something like this will work:
asp Code:
<table background='<%=Session["key"]%>'>
I am not a huge fan of this since you are mixing UI code with Server Side code but without turning the table into a Server Control it is probably going to be the best way.
hth
-Doug
__________________
===============================================
Doug Parsons
Wrox online library:
Wrox Books 24 x 7
Did someone here help you? Click

on their post!
"Easy is the path to wisdom for those not blinded by themselves."
===============================================