Microsoft
Software
Hardware
Network
Question : Coldfusion and redirecting question
hello experts.
Ihave in my database a stored value 1 or 0 for setting the underconstruction to "on" or "off"
I tried now to use this value in my Application.cfm and if it is f.e 1 to show the underconstruction page and not index but it is not working.I get a message that the page has a problem with redirection and that the reason can be the refuse to accept cookies.
Answer : Coldfusion and redirecting question
One down side is that you cant just change the DB to change the state.
Another solution is to have the underconstruction.cfm be a .html and thus wont include the application.cfm again
or in the application.cfm check the CGI.SCRIPT_NAME
Random Solutions
Link to PDF files from DVD Menu
SUSE Linux - Detect new disk (hardware)
Router disconnect when 2 pcs are connected
Publish error when deployed to server
Can Windows Server Standard 2008 FE be upgraded to Standard level without breaking Exchange 2007 SP1 currently installed?
Hyper v full Installation remote administration issues
Adding local storage to ESX 3.5
Mac Mini with Blu-Ray
Self Signed Cert issues with Remote desktop
VB.Net Ineritance question