Hi everyone
I'm making a program (with vb6) for my websites users to have in their own computer to see updated information on my website. This program shows them new information added on my website without oppening it in a web browser.
Actually I'm using INET (microsoft internet transfer control) to receive information from the URL but as you know this requires msinet.ocx installed in the users computer.
My question is : How can I make sure this program runs properly on every computer without needing to install that OCX file?
regards
I'm making a program (with vb6) for my websites users to have in their own computer to see updated information on my website. This program shows them new information added on my website without oppening it in a web browser.
Actually I'm using INET (microsoft internet transfer control) to receive information from the URL but as you know this requires msinet.ocx installed in the users computer.
My question is : How can I make sure this program runs properly on every computer without needing to install that OCX file?
regards