<%@ Page Language="VB" AutoEventWireup="false" CodeFile="CreateUser.aspx.vb" Inherits="login_CreateUser" %> <%@ import Namespace="MySql.Data.MySqlClient"%> VERAG Spedition AG Login
Profile Picture:
<% Dim flagpath = "../images/Logo_small.png" Dim auswahl As String = "" Dim navParent = "CreateUser.aspx" Dim imgPath As String = "" If auswahl = "Atilla" Then flagpath = "../images/Atilla_sig.png" ElseIf auswahl = "VERAG" Then flagpath = "../images/Logo_small.png" ElseIf auswahl = "H118" Then flagpath = "images/highway118.gif" ElseIf auswahl = "IMEX" Then Else flagpath = "" End If %>