function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Shikha AgashiShikha Agashi 

Need system Info, when user submit custom web-to-case form.

We built custom web-to-case form. When a user fills information in that form, we want that on submission, we should programtically retrieve User's ID(window Id), user email, Browser information, computer name without user entering any of this information. Is this possible? if so, how can we achieve this? 

I tried using HTML/JavaScript to retrieve browser information but it is not that helpful. i want very specific information it say user is using IE ver 11.