|
|
|
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
%>
|
|
|
|