JS Code to get computer Name from the browser.
Is there any way to get the computer name of the user's computer when submitting a request on the portal? Get the computer name and display it on the offering , then add the info into the ticket for helpdesk reference.
This would be intranet in IE.
Answers
Its not possible with JS code, you would have to find a way to execute code outside of java script which would not be recommended and get blocked by most browser security.
Regards
Joe