When user click on link then how can send information of client operating system, IP address, MAC address, desktop name, country, city on my email using web Application c#?
Refer below articles.
using c# code not javasript
For OS info refer:
For IP and other details refer:
mac address
Hi,
You won't be able to get the client's MAC address as that information is not provided over the http protocol.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.