Good Point Len....
If I need to add some code to make it compatible with Cold Fusion as
well...I'm game for it. I'm willing to bet there are some Cold Fusion guys
out here that would like to write a user-signup front end using Cold Fusion!
What kind of things did you have to do to make it work with CFOBJECT?
Remember, I know nothing about Cold Fusion ;-)
Scott
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Len Conrad
Sent: Wednesday, June 21, 2000 1:22 PM
To: [EMAIL PROTECTED]
Subject: RE: [IMail Forum] Looking for coldfusion Automated signupfront
end for imail anyone got one???
>I'm not all that familiar with ColdFusion, but does it allow you to use COM
>Objects like a bunch of other languages do? If so, I've already built a
COM
>Object that utilizes Adduser.exe and the IMail Registry for the purpose of
>adding users on the fly.
The <CFOBJECT> is how CF talks to COM. But CFOBJECT has some limitations,
so to get CFOBJECT to talk to MapINfo's MapXsite map generator, we had to
write a shim in VB5. CFOBJECT call the VB5 object which call the MapXsite
object. Works fine.
You may not have to do a shim since you have the source code to your object
and can make it work with CFOBJECT.
Len
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.