"Himanshu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks a lot guys for the help. > > I've decided to go ahead and use the ActiveX/COM method. Have got it to work > using DynamicSQL. Will play around with the OpenID method soon. For the > OpenID method though, where does one get the ID from? >
You can retrive a list of stored OID's using an SQL query (dynamic, static or built into the object) to return a cache result set COM object. These can then be used with OpenID. Regards Paul
