HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/EBos/ellen-paragnost.nl/wwwroot/asp/bs_popupMode.asp
<!-- #include file="begin.asp"-->


<!-- #include file="bs_security.asp"--><%'logon.hasaccess secondAdmin.bTemplates%><!-- #include file="includes/header.asp"--><!-- #include file="bs_initBack.asp"--><!-- #include file="bs_header.asp"--><%'=getBOHeader(btn_Setup)%><%'=getBOSetupMenu(btn_template)%><%if request.form("sPopupViewmode")<>"" then
customer.sPopupViewmode=request.form("sPopupViewmode")
customer.save()
response.redirect("bs_popupMode.asp?fbMessage=fb_saveOK")
end if%><p  align="center">Select <b>Popup-effect:</b></p><form method="post" action="bs_popupMode.asp" name="popupForm"><table align="center"><tr><td><input type=radio value=1 name=sPopupViewmode <%if customer.sPopupViewmode="1" then response.write "checked='checked'"%> />Dark Rounded Square<br /><input type=radio value=2 name=sPopupViewmode <%if customer.sPopupViewmode="2" then response.write "checked='checked'"%> />Light Square<br /><input type=radio value=3 name=sPopupViewmode <%if customer.sPopupViewmode="3" then response.write "checked='checked'"%> />Dark Square<br /><input type=radio value=4 name=sPopupViewmode <%if customer.sPopupViewmode="4" then response.write "checked='checked'"%> />Light Rounded Square<br /><input type=radio value=5 name=sPopupViewmode <%if customer.sPopupViewmode="5" then response.write "checked='checked'"%> />Gray Square<br /></td></tr><tr><td><input class="art-button" type=submit value="<%=l("save")%>" name="btnaction" /></td></tr></table></form><!-- #include file="bs_endBack.asp"--><!-- #include file="includes/footer.asp"-->