Password page (crude but ought to work) create authorsales_client.txt file each line has: prefix;password;private_email,store_name hyenabks;yiphowl1;hyena@hyenabooks.com;Hyena Books foxstore;homeacre;orders@foxacre.com;FoxAcre Press form gets prefix and password from user check=invalid Hazel_loop type=file explode line to word1-word4 word1=entered prefix? true2: word2=entered password? check=valid close true2 close true1
form gets prefix and password from user

check=invalid
Hazel_loop type=file
explode line to word1-word4
word1=entered prefix?
true2: word2=entered password?
check=valid
close true2
close true1

idcheck is %HZV_id_check.
Username is %HZE_username
User_PrivEmail is %HZE_UserPrivEmail
Storename is %HZE_Userstorename