Hello, I've got this problem: In design mode, when I drag any server control into a page from the toolbar, and that page doesn't contain any server form tag, then the designer creates one. Even if it's not necessary (some controls don't use postback). Is there any possibility to avoid...