Monday, December 17, 2007

How to let user change the background color of a page

How to let user change the background color of a page

S T E P - 1

- First, we need to let the user choose the color. The following HTML code is used to generate a form to allow color selection:

Black

Blue

White

S T E P - 2

- We can post this form to the SetBGColor.asp, and change the background color of this page.

>


No comments: