Get fresh password from http address?!
-
Hello
Is it possible to set password for run EA for example like this ?void start(){
if(password==https://mydomain.com/passwordgeturl){
//all of codes
}
}
(it mean i do not have same and stable password and sen other ex4 file then thet do not need write any password and when i need suspend ex4 then change password in server )
If yes how can i hand made password for each user in my cpanel or windows host ?
Thanks -
Can you do it?
-
There is a block for HTTP request. It is not very "clever" with the results it gets, but check it out... this is the only block to reach some server via HTTP
