heya guys, i wonder if u know how to fix this prob,
i have a few <td> 's with a 'this.bgcolor=...' in them, it all worked fine in my asp page till i used vbscript function for buttons,
once i opened a:
<SCRIPT LANGUAGE=vbscript>
<!--
...
.
...
-->
</SCRIPT>

my this.bgcolor line does not work and i get an error message : "object required: 'this'" ????
how can i fix it ?
thnx