print "Content-type: text/html\n\n"; print ""; print "p_sAction: #" . $p_sAction . "#
"; #### if ( $p_sAction eq $aText{'1460'} ){ } else { } #### # Benutzer löschen print "#$p_sAction# eq #$aText{'1530'}#
"; if ( $p_sAction eq $aText{'1530'} ){ print "HELLO WORLD
"; }