> -----Original Message-----
> From: Bostrup, Tore [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 17, 2002 4:49 PM
> To: ActiveServerPages
> Subject: RE: passing variables to a COM object.
SNIP
> Creating a COM component in VB is extremely simple - just
> specify ActiveX
> DLL (or ActiveX Exe) for the new project type. Name the
> project something
> meaningful.
SNIP
Thank you very very much!
That was a superb answer.
I am reading VB COM (the book by Wrox), but I have a deadline to create a
component that basically does a search on a databse for a name that I need
to pass from my ASP page to it, and then return the data from the database.
So far in the book (it seems like an excellent book), it has not mentioned
this, your answer is very helpful!
P.S.
Ok, I see now how to call the component, but how to I pass 2 variables to it
so it can use them to do the search, and how do I return the data back to
the ASp page?
TIA!
Alexander
---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]