> Now it comes: when I want to work with Coldfusion and I also want
> the application function to work I have to use the "application.dll?
> topage="- in the urls, but the Coldfusion-functionality isn't working
> anymore. The webserver recognises the *.cfm extensions but not what is
> inside.

To oversimplify things a bit, you can't have a single page that is both
processed by the CF engine and by another ISAPI application. You can call
the DLL via CFHTTP, but that's a clunky solution. If you know what the ISAPI
DLL actually does, you might be able to just do the same thing yourself in
your CF code.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to