I am trying to GZip content in a variable to output to the browser.To start I am making this very simple and not worrying about browsers that do not support gzip.Also I have put this together from res
I have a form that updates on the same page is it on...this form worked last week and I have not touched the code AT ALL. What could have changed? :\\
Currently, I am working on Single sign-on project using Coldfusion 8 and SQL Server 2005. Current system allows internal and external users to log-in and authenticate against SQL Server 2开发者_如何学
I have a three step form where each step posts to its own action. The action redirects to the next step. The data is stored in the session scope. I have a filter that prevents a user from accessing th
How can I pass a variable to a cfm page that I\'m including from another page? Example: <cfset a.name = \"me\">
开发者_JS百科Using Coldfusion 8, how can I check whether window user is currently logged in? I know, I can use cgi.auth_user variable (domain\\username ), however is it always reliable to use?
I found this very handy regular expression on regexlib.com, but i\'m at a loss as to how to implement it in my app.
What is the best way to cfoutput query results over a PDF? I need to be able to place the results, ie name, address, etc. over an existing 开发者_开发百科PDF letter for print.Make \"name, address, etc
Is there a simple way to scale the pdf created by cfdocument or cfpdf to a single page using CF8?My output (a calendar) could possibly extend to page 2 depending on the number of events.I\'d rather sc
I have a CF9 project set up with a multi-tiered directory structure. At the root level I have the live production site with its Application.cfc. It contains a number of variables that are bound to a \