How do you get an ActiveX control running on someone's machine to communicate back to a web server?

For instance, I want to create a control that can send back WMI information like memory, and hard drive space, etc...

I can create the control and collect the information but I don't know the best way to send that back to a server.

If someone can point me in the right direction I would appreciate it!

Thanks for the help!!