Änderung deer Strings welche dynamisch erzuegt wurden auf allen Seiten
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head runat="server">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
|
||||
<%@ import Namespace="MySql.Data.MySqlClient"%>
|
||||
<!-- Bootstrap -->
|
||||
@@ -54,16 +52,14 @@
|
||||
}
|
||||
</script>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
||||
|
||||
|
||||
<style>
|
||||
|
||||
.txt_design2 {
|
||||
color: #003680;
|
||||
font-size: 1.725em;
|
||||
}
|
||||
.bg-email-icon {
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
||||
|
||||
<style>
|
||||
.txt_design2 {
|
||||
color: #003680;
|
||||
font-size: 1.725em;
|
||||
}
|
||||
.bg-email-icon {
|
||||
background: url("../../images/Icons/service/mail-icon.gif") no-repeat 1.75% 11px white;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
@@ -72,7 +68,6 @@
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
|
||||
.bg-user-icon {
|
||||
background: url("../../images/Icons/service/username-icon-png-5.png") no-repeat 1.75% 11px white;
|
||||
padding-left: 28px;
|
||||
@@ -82,17 +77,16 @@
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
|
||||
.bg-key-icon {
|
||||
background: url("../../images/Icons/service/key-icon-png-22_small.png") no-repeat 1.75% 10px white;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
width: 165px;
|
||||
height: 32px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
margin-left: -4px;
|
||||
}
|
||||
background: url("../../images/Icons/service/key-icon-png-22_small.png") no-repeat 1.75% 10px white;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
width: 165px;
|
||||
height: 32px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
margin-left: -4px;
|
||||
}
|
||||
.bg-UID-icon {
|
||||
background: url("../../images/Icons/main/icon0-vector-493-01.png") no-repeat 1.75% 11px white;
|
||||
padding-left: 28px;
|
||||
@@ -286,7 +280,7 @@
|
||||
|
||||
<div class="dropdown">
|
||||
<div class="dropdown show">
|
||||
<a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="width:182.217px;background-color:#003680;color:#fff"><center><img id="myImage" src="<%=flagpath%>../images/Logo_small.png" style="border:1px solid #fff;width:102px; justify-items:center;color:#043381;background-color:#fff" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></a>
|
||||
<a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="width:182.217px;background-color:#003680;color:#fff"><center><img id="myImage" src="<%Response.Write(flagpath)%>../images/Logo_small.png" style="border:1px solid #fff;width:102px; justify-items:center;color:#043381;background-color:#fff" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></a>
|
||||
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
|
||||
<% Dim stringAttilla = "  Attilla"
|
||||
Dim stringVERAG = "  VERAG"
|
||||
@@ -295,12 +289,12 @@
|
||||
Dim stringVERIMEX = "  VERIMEX"
|
||||
Dim stringVER365 = "  VERAG365"%>
|
||||
<!--<a id="ButtonOesterreichLangPicker" class="btn btn-primary btn-sm" onclick="changeflag(A)" href="<%'= navParent%>?menuID=<%'= curentMenuId %>&lan=de"><img src="<%'= imgPath%>images/flags/flagge_A.gif" <%' If laenderkuerzel = "de" Then Response.Write("style='border:1px solid #000'")%> /> DE</a>-->
|
||||
<a id="ButtonDeutschLangPicker" class="dropdown-item"" href="<%Response.Write(navParent)%>&P1=Atilla&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Atilla-Logo.jpg"; width="50"; height="auto"; <% If auswahl = "Atilla" Then Response.Write("style='border:1px solid #000'")%>/><%=stringAttilla%></a>
|
||||
<a id="ButtonTürkeiLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERAG&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Logo_small.png"; width="50"; height="auto"; <% If auswahl = "VERAG" Then Response.Write("style='border:1px solid #000'")%>/><%=stringVERAG%></a>
|
||||
<a id="ButtonEnglischLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=IMEX&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/flags/flagge_GB_big.gif"; width="50" height="auto"; <% If auswahl = "H118" Then Response.Write("style='border:1px solid #000'")%>/><%=stringIMEX%></a>
|
||||
<a id="ButtonSerbischLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=H118&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/highway118.gif"; width="50";height="auto" <% If auswahl = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%=stringH118%></a>
|
||||
<a id="ButtonSerbischZweiLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERIMEX&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/flags/flagge_SM_big.gif"; width="50"; height="auto" <% If auswahl = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%=stringVERIMEX%></a>
|
||||
<a id="ButtonBulgariaLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERAG365&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Logo_small.png"; width="50"; height="auto" <% If auswahl = "bg" Then Response.Write("style='border:1px solid #000'")%>/><%=stringVER365%></a>
|
||||
<a id="ButtonDeutschLangPicker" class="dropdown-item"" href="<%Response.Write(navParent)%>&P1=Atilla&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Atilla-Logo.jpg"; width="50"; height="auto"; <% If auswahl = "Atilla" Then Response.Write("style='border:1px solid #000'")%>/><%Response.Write(stringAttilla)%></a>
|
||||
<a id="ButtonTürkeiLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERAG&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Logo_small.png"; width="50"; height="auto"; <% If auswahl = "VERAG" Then Response.Write("style='border:1px solid #000'")%>/><%Response.Write(stringVERAG)%></a>
|
||||
<a id="ButtonEnglischLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=IMEX&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/flags/flagge_GB_big.gif"; width="50" height="auto"; <% If auswahl = "H118" Then Response.Write("style='border:1px solid #000'")%>/><%Response.Write(stringIMEX)%></a>
|
||||
<a id="ButtonSerbischLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=H118&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/highway118.gif"; width="50";height="auto" <% If auswahl = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%Response.Write(stringH118)%></a>
|
||||
<a id="ButtonSerbischZweiLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERIMEX&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/flags/flagge_SM_big.gif"; width="50"; height="auto" <% If auswahl = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%Response.Write(stringVERIMEX)%></a>
|
||||
<a id="ButtonBulgariaLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERAG365&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Logo_small.png"; width="50"; height="auto" <% If auswahl = "bg" Then Response.Write("style='border:1px solid #000'")%>/><%Response.Write(stringVER365)%></a>
|
||||
</div>
|
||||
</div> </div>
|
||||
</td>
|
||||
@@ -389,15 +383,15 @@
|
||||
<td colspan="5">
|
||||
<div class="dropdown">
|
||||
<div class="dropdown show">
|
||||
<a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="width:182.217px;background-color:#003680;color:#fff"><center><img id="myImage" src="<%=flagpath%>../images/Logo_small.png" style="border:1px solid #fff;width:102px; justify-items:center;color:#043381;background-color:#fff" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></a>
|
||||
<a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="width:182.217px;background-color:#003680;color:#fff"><center><img id="myImage" src="<%Response.Write(flagpath)%>../images/Logo_small.png" style="border:1px solid #fff;width:102px; justify-items:center;color:#043381;background-color:#fff" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></a>
|
||||
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
|
||||
<!--<a id="ButtonOesterreichLangPicker" class="btn btn-primary btn-sm" onclick="changeflag(A)" href="<%'= navParent%>?menuID=<%'= curentMenuId %>&lan=de"><img src="<%'= imgPath%>images/flags/flagge_A.gif" <%' If laenderkuerzel = "de" Then Response.Write("style='border:1px solid #000'")%> /> DE</a>-->
|
||||
<a id="ButtonDeutschLangPicker" class="dropdown-item"" href="<%Response.Write(navParent)%>&P1=Atilla&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Atilla-Logo.jpg"; width="50"; height="auto"; <% If auswahl = "Atilla" Then Response.Write("style='border:1px solid #000'")%>/><%=stringAttilla%></a>
|
||||
<a id="ButtonTürkeiLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERAG&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Logo_small.png"; width="50"; height="auto"; <% If auswahl = "VERAG" Then Response.Write("style='border:1px solid #000'")%>/><%=stringVERAG%></a>
|
||||
<a id="ButtonEnglischLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=IMEX&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/flags/flagge_GB_big.gif"; width="50" height="auto"; <% If auswahl = "H118" Then Response.Write("style='border:1px solid #000'")%>/><%=stringIMEX%></a>
|
||||
<a id="ButtonSerbischLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=H118&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/highway118.gif"; width="50";height="auto" <% If auswahl = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%=stringH118%></a>
|
||||
<a id="ButtonSerbischZweiLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERIMEX&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/flags/flagge_SM_big.gif"; width="50"; height="auto" <% If auswahl = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%=stringVERIMEX%></a>
|
||||
<a id="ButtonBulgariaLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERAG365&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Logo_small.png"; width="50"; height="auto" <% If auswahl = "bg" Then Response.Write("style='border:1px solid #000'")%>/><%=stringVER365%></a>
|
||||
<a id="ButtonDeutschLangPicker" class="dropdown-item"" href="<%Response.Write(navParent)%>&P1=Atilla&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Atilla-Logo.jpg"; width="50"; height="auto"; <% If auswahl = "Atilla" Then Response.Write("style='border:1px solid #000'")%>/><%Response.Write(stringAttilla)%></a>
|
||||
<a id="ButtonTürkeiLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERAG&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Logo_small.png"; width="50"; height="auto"; <% If auswahl = "VERAG" Then Response.Write("style='border:1px solid #000'")%>/><%Response.Write(stringVERAG)%></a>
|
||||
<a id="ButtonEnglischLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=IMEX&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/flags/flagge_GB_big.gif"; width="50" height="auto"; <% If auswahl = "H118" Then Response.Write("style='border:1px solid #000'")%>/><%Response.Write(stringIMEX)%></a>
|
||||
<a id="ButtonSerbischLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=H118&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/highway118.gif"; width="50";height="auto" <% If auswahl = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%Response.Write(stringH118)%></a>
|
||||
<a id="ButtonSerbischZweiLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERIMEX&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/flags/flagge_SM_big.gif"; width="50"; height="auto" <% If auswahl = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%Response.Write(stringVERIMEX)%></a>
|
||||
<a id="ButtonBulgariaLangPicker" class="dropdown-item" href="<%Response.Write(navParent)%>&P1=VERAG365&Mob=Yes" style="color:#043381;background-color:#fff;border:hidden;"><img src="<%Response.Write(imgPath)%>../images/Logo_small.png"; width="50"; height="auto" <% If auswahl = "bg" Then Response.Write("style='border:1px solid #000'")%>/><%Response.Write(stringVER365)%></a>
|
||||
</div>
|
||||
</div> </div>
|
||||
</td>
|
||||
@@ -435,8 +429,8 @@
|
||||
<script type="text/javascript">
|
||||
var validFilesTypes = ["bmp", "gif", "png", "jpg", "jpeg", "doc", "xls"];
|
||||
function ValidateFile_Desktop() {
|
||||
var file = document.getElementById("<%=FileUpload_Desktop.ClientID%>");
|
||||
var label = document.getElementById("<%=FileUpload_Desktop.ClientID%>");
|
||||
var file = document.getElementById("<%Response.Write(FileUpload_Desktop.ClientID)%>");
|
||||
var label = document.getElementById("<%Response.Write(FileUpload_Desktop.ClientID)%>");
|
||||
var path = file.value;
|
||||
var ext = path.substring(path.lastIndexOf(".") + 1, path.length).toLowerCase();
|
||||
var isValidFile = false;
|
||||
@@ -457,8 +451,8 @@
|
||||
<script type="text/javascript">
|
||||
var validFilesTypes = ["bmp", "gif", "png", "jpg", "jpeg", "doc", "xls"];
|
||||
function ValidateFile_Mobile() {
|
||||
var file = document.getElementById("<%=FileUpload_Mobile.ClientID%>");
|
||||
var label = document.getElementById("<%=FileUpload_Mobile.ClientID%>");
|
||||
var file = document.getElementById("<%Response.Write(FileUpload_Mobile.ClientID)%>");
|
||||
var label = document.getElementById("<%Response.Write(FileUpload_Mobile.ClientID)%>");
|
||||
var path = file.value;
|
||||
var ext = path.substring(path.lastIndexOf(".") + 1, path.length).toLowerCase();
|
||||
var isValidFile = false;
|
||||
|
||||
Reference in New Issue
Block a user