I want to create a page that fits IE client area's max. height and width, and auto resize while IE's size changed. I tried WebResizingExtender, but still cannot find out how to do it.
I think you misunderstand the use of the WebResizingExtender. It makes possible for the user to resize the panel.
You should try using CSS, setting the "height" and "width" of your elements in %.