Click to See Complete Forum and Search --> : asp interacting with objects


esthera
09-18-2005, 03:03 AM
I have someone who will give me objects as an ocx or dll can I use asp to pass information to them and get information back or do I need to use asp.net?

slyfox
09-18-2005, 09:13 AM
asp will work just fine, make sure you install it on the server first

esthera
09-18-2005, 09:39 AM
with an ocx or dll?
Do you have any links to any tutorials that explain this?

slyfox
09-18-2005, 04:58 PM
How you use it depends on what it's commands and stuff are, you must get that info from whoever you're getting the components from.