First, Renee, I don't quite understand what you're doing, so maybe you could clarify.
Second, Joe is right. There is no way to disable the entire page.
Third, I don't think the form has a disabled property.
Fourth, I sure wish a form did have such a property. It would save all of us a lot of work if we want to prevent the user from interacting with the form while something is happening (e.g., a postback)! I have spent considerable time disabling controls on a page, only to find out I missed one. And I've seen other web pages that try to do the same thing, so I'm not alone on this.
-Van
(Old dog learning new tricks...)
|