Hello people!
I created an intranet at my company by using a W2K Server and some W98 workstations. A Domain called SINPROSERVER was created too.
Using VB6 I created an OCX Control intending to use it like a Customer Registration App that would be accessed by all computers over my intranet.
Using FrontPage 2000 + Interdev I created the Web solution for my intranet and inserted the activex control I´ve created in one of the solution´s html pages.
Here is the problem:
When I type the URL of the page with the control at the development machine (that is my server)I can see the control running perfectly, but when I do the same at any client machine I can´t see the control.
Thinking that it would be a registration issue, I created a setup program to install the control over the client machines, but I still can´t see it working.
I created an intranet at my company by using a W2K Server and some W98 workstations. A Domain called SINPROSERVER was created too.
Using VB6 I created an OCX Control intending to use it like a Customer Registration App that would be accessed by all computers over my intranet.
Using FrontPage 2000 + Interdev I created the Web solution for my intranet and inserted the activex control I´ve created in one of the solution´s html pages.
Here is the problem:
When I type the URL of the page with the control at the development machine (that is my server)I can see the control running perfectly, but when I do the same at any client machine I can´t see the control.
Thinking that it would be a registration issue, I created a setup program to install the control over the client machines, but I still can´t see it working.