-
Hello,
I'm creating a vb program that will post a message to a website. I am wanting this to be real-time -- so that when I post a new message it will automatically appear on the website (almost like an instant messaging program). If anyone has any ideas, I would appreciate it.
I'm using VB 6.0 SP5 and Visual Interdev.
-
i guess the best bet might be an ocx using a winsock connection if you can get the winsock to stay connected through the browser which i would be interested in knowing too. Just have had problems sending data back to the ocx through the browser. If you can find away around it that would be cool. The only other thing i could think of is just have the page refresh frequently