Problem with login BAS
-
I am trying to login on website using my data.txt with logs in form (Login:Password).
How can i read this file, then split the line by " : " to have 2 Variables --- LOGIN=Login and PASSWORD=Password?
-
@abeme said in Problem with login BAS:
I am trying to login on website using my data.txt with logs in form (Login:Password).
How can i read this file, then split the line by " : " to have 2 Variables --- LOGIN=Login and PASSWORD=Password?
-
it actually gives me extra email from the next line
-
-