Login iframe wurde erstellt.

This commit is contained in:
ja
2021-10-06 13:05:07 +02:00
parent 6a30061240
commit c5c53c0216
6 changed files with 424 additions and 1 deletions

View File

@@ -550,7 +550,7 @@
</a> -->
<asp:LoginView ID="LoginView1" runat="server" ClientIDMode="AutoID">
<AnonymousTemplate>
<iframe name="frame1" sandbox="allow-same-origin allow-top-navigation allow-scripts allow-popups allow-forms" src="/login/login_FLEX.aspx" runat="server" seamless="seamless" style="width:300px;height:300px;overflow:no-content;background-image:none;" scrolling="no" />
<iframe name="frame1" sandbox="allow-same-origin allow-top-navigation allow-scripts allow-popups allow-forms" src="/login/login_FLEX_iFrame.aspx" runat="server" style="width:300px;height:300px; overflow:hidden;background-image:none;" scrolling="no" />
<div id="loadingMessage1">Loading...</div>
</AnonymousTemplate>
<LoggedInTemplate>