Hey there I would really appreciate it if you can provide me with an example where a type script class can get the client's IP address and the browser that the client is using and set those values in variables
I want to do this in type script, not in javascript is that possible and if not how to do it with type script
- So For Example I can
- set those variables while submitting the form to the database in the back end 
- I can for example display for the user the browser he is using any help would be appreciated thanks 
 
     
     
     
     
     
    