@johnsharon said in How to login to any site using HTTP client in BAS?:
How to login to any site using HTTP client in BAS?
you must repeat the same requests that your site sends after you click the login button.
Hi
I am using a simple script which reads the files/folders location from a file named "files.txt" and copies it inside another folder. I have attached the script and files.txt, please see it.
http://prntscr.com/tooue4
FilesCopier.xml
files.txt
It copies the files/folder successfully but after that it crashes, is there a way so the BAS script don't crash after copying files?
Please help @support @Fox
Thanks