Viewing posts for the category ColdFusion

Alternatives to cflocation

Posted by: scoopseven in ColdFusion 16 years ago
Getpagecontext().getResponse().sendRedirect('REMOTE PATH');

read more / 0 comments

XML Parsing Error IIS IE Firefox Coldfusion

Posted by: scoopseven in ColdFusion IIS 16 years, 1 month ago
While loading a page in my browser, IE or FireFox, I kept getting this odd error message... "XML Parsing Error - Not Well Formed". The odd thing was that I was loading a HMTL page, no XML. I tried changing the DocType tag, making my Javascript XML complaint (duh!) and I could not get this error to go away. I read something re: ASP causing the problem, so I disabled that in IIS, nothing. Turns out in a background process, I was calling a web service where the following code was used.

read more / 0 comments

CFAPPLICATION

Posted by: scoopseven in ColdFusion 16 years, 4 months ago
Despite what CFMX 6.1 documentation says, I've recently learned that the CFAPPLICATION tag, located in application.cfm doesn't like ambiguity. The problem manifests itself by throwing a "NullPointerException at ColdFusion.runtime.clientScopeKey" error in the exception log.

read more / 0 comments

When DreamWeaver Crashes

Posted by: scoopseven in ColdFusion 16 years, 4 months ago
Adobe dream weaver CS3 started crashing when I was selecting text in code view.

read more / 0 comments

StructKeyArray - Case in Structure Keys

Posted by: scoopseven in ColdFusion 16 years, 6 months ago
I looked for a long time for a solution to be able to loop over the names of the arguments passed into a cfc. I searched for things like "loop over arguments structure" and "argument scope coldfusion". Finally I found this tag. Sweet!

read more / 0 comments

Recent Tweets

Recent Posts

Archive

2013
2012
2011
2010
2009
2008
2007
2006

Categories

Authors

Feeds

RSS / Atom