51
HFS ~ HTTP File Server / Re: export user accounts from the hfs
« Last post by gogi1000 on July 29, 2022, 06:33:02 AM »i resolved my problem with next code in the template file
the script i started from web browser http://127.0.0.1/~test
Code: [Select]
[test]
{.for each|username|{.replace|;|{.no pipe||.}|{.get|accounts.}.}|{:{.append|users.txt|
{.^username.}-{.get account|{.^username.}|password.}-{.get account|{.^username.}|redirect.}.}:}.}
the script i started from web browser http://127.0.0.1/~test