Hi,
shortname = ( letter / digit ) *( letter / digit / "-" )
*( letter / digit )
Nach meinem Verständnis darf shortname auch mit einem "-" enden, aber ist das nicht eigentlich falsch?
Wie kommst du darauf? – Die letzte Gruppe ist doch ( letter / digit )
MfG ChrisB
--
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/