Ask a Question related to Coldfusion Database Access, Design and Development.
-
cfdyn #1
Accessing dot net dlls from coldfusion 5
Hi All.
I am converting one part of my coldfusion application to dot net. The problem
I am facing is the encryption. User Images are encrypted and stored in sql
server database. Now I want to decrypt those images in dot net. What I have
done finally is made a sql server function to access a dot net dll so that I
can use that sql server encrypt function from both cf and dot net.
It works perfectly with passwords. But when I try to do it with images, its
not allowing me to declare a variable as ntext.
Any ideas how to slove this problem.
If you have any other idea then please post that
Thanks in Advance
~CFDYN~
cfdyn Guest
-
Accessing .NET and other DLLs from Classic ASP
Thanks for your reply. One thing I missed earlier was that we are also using a VB6 version of component (dll) in our classic ASP website. ... -
Accessing custom java classes in Coldfusion
I have created some java classes (.class) to work as a model in CF. I could instantiate this classes through the CreateObject() function in CF but I... -
Accessing MS SQL & Coldfusion
I've set up a local MS SQL 2000 database for development yet coldfusion MX 6 refuses to see my database tables. My datasource verifies ok in... -
Accessing complex COM objects in ColdFusion MC usingJava Stubs
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tf_18211 Step 3c: I am confused on this step. The server that I have ColdFusion... -
.Net Dlls and ASP.NET app.
I posted this question in the past, but have not yet received an answer. Here is the question. By default an ASP.NET app developed in Visual...



Reply With Quote

