Imports System.Data Imports System.Data.SqlClient Imports System.Globalization Imports System.IO Imports System.Web.Services Imports iTextSharp.text Imports iTextSharp.text.pdf Partial Class Customers_Default3 Inherits System.Web.UI.Page Dim datevon As DateTime Dim datebis As DateTime Dim Kdnrtext As String Dim Absender As String = "" Dim Empfaenger As String = "" Dim LKWNR As String = "" Dim KDNAFNR As String = "" Dim dt As List(Of VERAG_PROG_ALLGEMEIN.cRechnungsausgang) Dim reNr As String = "-1" Dim provider As CultureInfo = CultureInfo.InvariantCulture Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) Page.UnobtrusiveValidationMode = UnobtrusiveValidationMode.WebForms VERAG_VARIABLES.initerrorcount() If Not Me.Page.User.Identity.IsAuthenticated = True Then FormsAuthentication.RedirectToLoginPage() Else Try Kdnrtext = Session.Item("CustomerID") Catch Response.Redirect("Error.aspx&P1=" + VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt("Invoices.aspx")) End Try DataBind() Dim confirmValue As String = hidField.Value 'Script für Schließen wirklich verlassen Meldung auf der Masterseite für diese Seite zu registrieren und nicht ueberall Dim csm1 As ClientScriptManager = Page.ClientScript Dim cstype As Type = Page.GetType Dim erster As Date If Not csm1.IsStartupScriptRegistered(cstype, "Startup") Then Dim string1 As String = "