I am running Coldfusion 8 on Windows with Apache web server. What's the best way for me to access windows network userid in the coldfusion code? With IIS, I can use CGI.AUTH_USER, but this variable seems to be blank in my current setup.
Thanks.
March 26, 2009
Harriett Xing is now a member of ColdFusion Community
Sure, we can place CFCs in different folder. And while creating the object, specify the folder name.... see the following code below...
objName = CreateObject("component", "Foldername.CFCName");
ex: objCFCothr = CreateObject("component", "Model.CF…
(si os hace falta, os puedo traducir el texto- pero con fallos del
teclado!! -GB!)
My client is an UK based industry specialist, they want to continue annual growth and require an additional 4 developers to meet quota. They require experienced co…
It will call the application.cfm in the C folder. The couldfusion will search for application.cfm in the current folder, if it doesn't find it there, will automatically search in the parent folder. It won't search in the inner folders for applicatio…
Comment Wall
You need to be a member of ColdFusion Community to add comments!
Join ColdFusion Community