I have tried page.backcolor (nope), document.backcolor(nope), webForm1.backcolor(nope), me.backcolor(nope)

In a Windows application, I just use <i>formname</i>.backcolor and it works fine. I just wonder if there is some reason why this task can't be accomplished in a web form?[I]