Hello,
I would like the exe to connect to a remote url via iframe but the url is password protected using htaccess an htpasswd, i have supplied the username password in the iframe as follows:
https://username:
[email protected]/folder/index.html
When trying to access through the...