diff --git a/Customers/LKWs.aspx b/Customers/LKWs.aspx
index fcd8fae..c771f19 100644
--- a/Customers/LKWs.aspx
+++ b/Customers/LKWs.aspx
@@ -559,8 +559,8 @@ iframe {overflow:hidden}
let iframe = '';
let strHTML4 = '';
- let Kennz = result[i]["4"];
- let cardno = result[i]["3"];
+ let cardno = result[i]["3"];
+ let Kennz = result[i]["4"];
let Kundennr = result[i]["5"];
let SDLNr = result[i]["6"];
let History = result[i]["7"];
@@ -689,6 +689,7 @@ iframe {overflow:hidden}
}
let strheader_M = '
| SDL-Nr | Bezeichnung | Gueltig bis | Karten-Nummer |
';
$('#<%=tablemain_m.ClientID%>').append(strheader_M);
+ let cardno = result[i]["3"];
let Kennz = result[i]["4"];
let KundenNR = result[i]["5"];
@@ -701,67 +702,67 @@ iframe {overflow:hidden}
// alert(result.rows.length)
if (result[i]["0"] == 200 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = '';
+ iframe_M = '';
strHTML4 = '| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 100 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 101 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 201 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 202 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 203 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
// } else if (result[i]["0"] == 204 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- // iframe_M = ' ';
+ // iframe_M = ' ';
// strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
//} else if (result[i]["0"] == 205 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- // iframe_M = ' ';
+ // iframe_M = ' ';
// strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
//} else if (result[i]["0"] == 206) && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- // iframe_M = ' ';
+ // iframe_M = ' ';
// strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 207 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 208 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 209 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 210 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 211 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 212 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 213 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 214 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 215 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 216 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + ifram_M + ' |
'
} else if (result[i]["0"] == 500 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
} else if (result[i]["0"] == 501 && Kundennr == id.split(',')[5] && SDLNr == id.split(',')[6] && History == id.split(',')[7]) {
- iframe_M = ' ';
+ iframe_M = ' ';
strHTML4 = '
| ' + result[i]["0"] + ' | ' + result[i]["1"] + ' | ' + result[i]["2"] + ' | ' + result[i]["3"] + ' |
| ' + iframe_M + ' |
'
}
$('#<%=tablemain_m.ClientID%>').append(strHTML4);