R
Roundy
I am trying to accomplish something, an I am not sure how to get it done. I
have an active x control that provides information that I want to post on a
web page. The problem I am having is that when a "client" computer attempts
to access the web page, it access information from a local copy of the active
x control. I want the information provided by the active x control on the
web server, not the client.
In the end, I want to view the page from a cell phone. So is there a way to
access that data using java, asp, or something on the server side. So far
the data is being provided using VBscript.
have an active x control that provides information that I want to post on a
web page. The problem I am having is that when a "client" computer attempts
to access the web page, it access information from a local copy of the active
x control. I want the information provided by the active x control on the
web server, not the client.
In the end, I want to view the page from a cell phone. So is there a way to
access that data using java, asp, or something on the server side. So far
the data is being provided using VBscript.