Any urls or tutorials or videos please let me know.
Thanks
D
Calling .NET dll from the coldfusion object
Started by dilip12, Jun 08 2009 12:30 PM
3 replies to this topic
#1
Posted 08 June 2009 - 12:30 PM
|
|
|
#2
Posted 08 June 2009 - 12:58 PM
ColdFusion runs under Java, not .NET. This may be helpful: Java - Mono
#3
Posted 09 June 2009 - 09:47 AM
Thank you for your reply.
I tried and worked fine for me called the .net functions from the Coldfusion. But i am wondering if i can use the .net controls (Ex: button, textbox,label etc) from the .net dll to the coldfusion code
Thanks
D
I tried and worked fine for me called the .net functions from the Coldfusion. But i am wondering if i can use the .net controls (Ex: button, textbox,label etc) from the .net dll to the coldfusion code
Thanks
D
#4
Posted 09 June 2009 - 10:52 AM
That seems highly unlikely. ColdFusion is only meant to serve HTML code to a browser. You could try, but I wouldn't spend a lot of time trying to integrate the two.


Sign In
Create Account

Back to top









