User113421904 posted
Hi Apurva,
I don't think you are able to get MAC Address with HTTP protocol. It is higher level protocol while MAC Address is invisible from HTTP. If you need MAC Address and other information not supported by the server variables, I think you can n application
running locally e.g. ActiveX to retrieve this information and send it back to the server through HTTP. Hope it helps.