Anharazd
New member
Hello dear developers!
Is it possible in HTML Executable to take steps like this:
Is it possible in HTML Executable to take steps like this:
- Get the unique identifier of the user’s computer as a variable.
- Use this variable as a parameter (Get / Post) of the request to the site.
- Is it possible to make such a request (in JavaScript) from a local computer to an online site?