< Content >
        <cc1:StiWebViewer ID="webViewer" runat="server"  ShowSave="False"   Width="1216" Height="900" 
        ShowParametersButton="False" ShowBookmarksButton="False" ShowPrintButton="False" ShowViewMode="False"/>
        <cc2:StiWebDesigner ID="StiWebDesigner1" runat="server"   OnSaveReport="StiWebDesigner1_SaveReport"/>
    </Content>
    aspx
    
 
:
 
 
but if you use js to write an alert (), when the page is loaded, you can load it normally after clicking alert. So I thought, how can I simulate this alert event so that the user can display the report normally when he clicks in for the first time? Do you have any tips from the boss? QAQ
