View Single Post
Old 04-13-2009, 04:22 PM   #4 (permalink)
office politics
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,418

office politics will become famous soon enough

Default Re: activeX email question

actually what you're doing is creating a wshnetwork object in javascript code and showing properties of that object to the user.

WSH » Objects » wshnetwork - DevGuru Quick Reference

ActiveXObject Object



you really want to use server side code to complete this task because the server will always show the public ip given by the isp as opposed to the private ip given by the home router or set by the user.
office politics is online now