137 lines
10 KiB
Plaintext
137 lines
10 KiB
Plaintext
<%@ Page Title="Aufträge VERAG" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="CustomsAviso.aspx.vb" Inherits="Kundenbereich_Default" %>
|
|
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
|
<!-- Bootstrap -->
|
|
<html lang="en"></html>
|
|
<!-- Required meta tags -->
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG AvisoTV Flex"/>
|
|
|
|
|
|
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
|
<style>
|
|
|
|
.nav-item dropdown::marker {
|
|
background-color: #fff;
|
|
font-size: 0;
|
|
visibility: hidden;
|
|
color: #043381;
|
|
}
|
|
|
|
</style>
|
|
<!-- Bootstrap CSS -->
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"/>
|
|
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
|
|
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
|
|
|
|
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
|
<link rel="stylesheet" type="text/css" href="../css/Dropdown.css"/>
|
|
<!-- <link rel="stylesheet" type="text/css" href="../css/style.css"/>-->
|
|
<link rel="stylesheet" type="text/css" href="../css/Customers/MasterpageCustomers.css"/>
|
|
<link rel="stylesheet" type="text/css" href="../css/Customers/CustomerIndex.css"/>
|
|
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
|
|
|
|
</asp:Content>
|
|
|
|
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
|
<!-- Webiste-Content-->
|
|
<div id="containerseiterand">
|
|
<h1>Kundencenter:</h1>
|
|
<div id="line" style="width: 92%;"></div>
|
|
<br/>
|
|
<h3>Hier finden Sie Informationen zu den aktuell an der Grenze stehenden LKWs.</h3>
|
|
<%Try
|
|
VERAG_PROG_ALLGEMEIN.cAllgemein.ERR_OP_GLOBAL = VERAG_PROG_ALLGEMEIN.ERROR_OP.SHOW
|
|
'Dim AD As New VERAG_PROG_ALLGEMEIN.cAdressen(799124)
|
|
Dim VERAGSQL = New VERAG_PROG_ALLGEMEIN.SQL
|
|
' MsgBox(VERAGSQL.GetADMINConnectionString())
|
|
'Response.Write(AD.Ordnungsbegriff)
|
|
Dim STANDORT = "SUB"
|
|
If (Request.QueryString.Count > 0) AndAlso (Request.QueryString("STANDORT") IsNot Nothing) Then
|
|
Try
|
|
STANDORT = (Request.QueryString("STANDORT"))
|
|
Catch ex As Exception
|
|
STANDORT = "SUB"
|
|
End Try
|
|
End If
|
|
If True Then
|
|
Dim AVISO_dt As System.Data.DataTable = VERAG_PROG_ALLGEMEIN.cAviso.getAVISO_List(STANDORT)
|
|
If AVISO_dt IsNot Nothing Then
|
|
|
|
If True Then 'AVISO.Status <> 1 And AVISO.Status <> 2 Then 'SENDUNGSTABELLE'%>
|
|
<h2><%=STANDORT %></h2>
|
|
Bitte eine Auswahl treffen:
|
|
|
|
<asp:Button ID="Button2" runat="server" Text="Reset Filters" onclick="Button2_Click"/>
|
|
<asp:Label ID="Label1" runat="server" Text="Die Kundennummer:"></asp:Label>
|
|
<asp:TextBox ID="TB_KdNr" runat="server"></asp:TextBox>
|
|
<asp:RadioButton ID="RadioButtonErf" runat="server" Text="Erfasst"/>
|
|
<asp:RadioButton ID="RadioButtonVorb" runat="server" Text="Vorbereitet"/>
|
|
<asp:RadioButton ID="RadioButtonVorg" runat="server" Text="Vorgeschrieben"/>
|
|
<asp:RadioButton ID="RadioButtonAnkunft" runat="server" Text="Ankunft"/>
|
|
<asp:RadioButton ID="RadioButtonFreig" runat="server" Text="Freigabe"/>
|
|
|
|
|
|
<%If RadioButtonFreig.Checked = False Then %>
|
|
<div class="row">
|
|
<div class="form-group ">
|
|
<label class="control-label">
|
|
Von
|
|
</label>
|
|
<asp:Label runat="server" Text="Bitte Freigabe auswählen..."></asp:Label>
|
|
</div>
|
|
<div class="form-group ">
|
|
<label class="control-label">
|
|
Bis
|
|
</label>
|
|
<asp:Label runat="server" Text="Bitte Freigabe auswählen..."></asp:Label>
|
|
</div>
|
|
</div>
|
|
<%Else If RadioButtonFreig.Checked = True Then %>
|
|
<div class="input-group input-daterange">
|
|
<input type="text" class="form-control" value="2012-04-05">
|
|
<div class="input-group-addon">to</div>
|
|
<input type="text" class="form-control" value="2012-04-19">
|
|
</div>
|
|
|
|
<%End If %>
|
|
|
|
<asp:Button ID="Button1" runat="server" Text="Erhalte Aufträge" OnClick="Button1_Click" />
|
|
<input class="form-control mb-4" id="tableSearch" type="text"
|
|
placeholder="Einen Begriff eingeben oder den Anfang davon ...">
|
|
<div id="conovertab">
|
|
<table class="table table-hover" id="normaltable" border="0" cellspacing="0" contenteditable="false" style="width:1250px" >
|
|
<thead style="height:/*20px;*/ 1.56128024980484vh; /*background-color:#043381;*/ background-image: linear-gradient(to right, #003680 , #0055cc); color:#fff; font-weight:900;">
|
|
<tr><th>Auswahl</th><th>LKW-Nr.</th><th>Kennzeichen</th><th>Standort</th><th>Frächter</th><th>Fracht</th><th>Info</th></tr>
|
|
</thead>
|
|
<tbody id="myTable">
|
|
<tr><td><asp:CheckBox ID="CheckBox9" runat="server" /></td><td>1</td><td>PAN WE 231</td><td>SUBEN</td><td>TESTFRÄCHTER</td><td>2 Pck Teer</td><td><center><button type="button" class="btn btn-primary" data-toggle="collapse" data-target="#demo" id="togglecollapsesub1"><img src="../images/Icons/service/hilfe.png" width="15" height="15" /></button></center></td></tr>
|
|
|
|
<tr><td><asp:CheckBox ID="CheckBox10" runat="server" /></td><td>2</td><td>SME IE 889</td><td>SUBEN</td><td>TESTFRÄCHTER</td><td>2 Pck Kaugummis</td><td><center><button type="button" class="btn btn-primary" data-toggle="collapse" data-target="#demo" id="togglecollapsesub2"><img src="../images/Icons/service/hilfe.png" width="15" height="15" /></button></center></td></tr>
|
|
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<br /><br /><br />
|
|
<% End If
|
|
End If
|
|
End If
|
|
Catch ex As Exception
|
|
Response.Write(ex.Message & ex.StackTrace)
|
|
End Try %>
|
|
|
|
|
|
|
|
<div></div></div>
|
|
<%-- <div class="footer_menu">
|
|
<div class="footer_menu_content">
|
|
<table>
|
|
<tr>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>--%>
|
|
|
|
</asp:Content> |