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
VC++ change .exe icon
How to Combine The Data in Two Excel Sheet into One Using VBA
Virus and/or Malware redirecting my links
what is the phase angle
Missing Text Description in Add/Remove Programs
Inventory System (Freeware) Recommendation
Backup Exec will not connect server after move
PHP_sessions
Email rejected by Lotus Domino server
return multiple resultsets with TsqlQuery