Previous Topic: ASP.NETNext Topic: Script Injection Validation


Export Views

ASP.NET updates the export views on the page more frequently than the GUI client. When ASP.NET generates code for a GUI client in a window event, a message box is invoked. In that window event, if the export views displayed on the main window change, such as through a SET statement, the main window continues to display the export view's original values. In ASP.NET, the views on the primary window update instantly.