Hello. I'm making an ASP program and i need to get the MAC of theclient. The problem is (haven't tried it) that i probably cannot getthe client MAC with WMI or API (not sure about NetworkInterface) andpass it to my server without installing an ACtiveX component. Well theother problem is that i cannot find many info on ActiveX. I haven'ttried it and don't know much about it.
P.E. How will i make an activex component (that prompts the user toinstall it when it get to my site) how Activex is used and implementedin ASP.NET.
So basically i would like some info-links on ActiveX and how to use it, regardless if i solve my MAC problem.
Also i would like some links, explanation on "ASP session", if it's called like this.
Thanks in advance.
just some links for you - no experience in the activex area
http://www.velocityreviews.com/forums/t76877-how-to-create-activex-control-using-c-and-use-it-in-aspnet-webform.html
http://www.codeproject.com/cs/miscctrl/htmlwincontrol.asp
and session / state management......
http://quickstarts.asp.net/QuickStartv20/aspnet/doc/applications/default.aspx
http://www.beansoftware.com/ASP.NET-Tutorials/Understanding-State-Management.aspx
I thank you.
0 comments:
Post a Comment