>> * Don't use postback. Just give up, it's a badly implemented hack to maintain state in a webpage misusing forms and introducing complete JavaScript dependence. Just because Visual Studio makes it very easy to accidentally use it, doesn't make it ok. Just pretend it was never there.
Do you mean ViewState? If so then yes turn it off unless you know what you are doing and why you are using\accessing it. Rob ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
