M
Martin
I want to create an ASP page that can retrieve some data from my
custom-written VB6 application (which would be running on a different
computer than the ASP server). Is it possible/ workable/ feasible/
practical to create an activex dll (written in VB6) that would be in
the ASP which could connect to my program via a Winsocket and pass the
needed info back and forth?
I have experience with exchanging info between two programs using
Winsockets; what I don't know is, would this work in the activeX DLL /
ASP situation.
Any thoughts?
custom-written VB6 application (which would be running on a different
computer than the ASP server). Is it possible/ workable/ feasible/
practical to create an activex dll (written in VB6) that would be in
the ASP which could connect to my program via a Winsocket and pass the
needed info back and forth?
I have experience with exchanging info between two programs using
Winsockets; what I don't know is, would this work in the activeX DLL /
ASP situation.
Any thoughts?