Dawid Greyvenstein [AST EH] wrote: > What is the best (most pure) way of creating ASP.NET dialog forms? (The > equivalent of Form.ShowDialog() in windows forms).
Depends on the browser you're targetting. IE 5+ has dialog-box style functionality available from JavaScript. If you need to be cross browser, there's really nothing that gives you the exact proper behavior. Brad -- Read my web log at http://www.quality.nu/dotnetguy/ You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.