Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
nadnayr #1
Application.cfc and trap onRequest()
I'm trying to find out what the most efficient way is to redirect to pages in
this scenario: I want to display user friendly URLs like:
[url]http://www.mywebsite.com/city/state/county/mypage.cfm[/url] without creating the
directories on server. I really don't want to just add a meta or javascript
redirect or install any IIS extensions or I dont want to put a redirect in a
custom 404 error file on IIS. Some one told me that I can use the new
Application.cfc in CF MX 7.0 and trap onRequest() making any changes I would
like, rewriting URLs, extracting values, even putting them back into the URL
scope so that stuff will just work transparently. Does that make sense? In a
nutshell what I am trying to achieve is parsing a URL in order to set the
directory names as mentioned above. So using the URL above as an example 3
variables would be parsed and set. Thanks
nadnayr Guest
-
How do I trap DBI errors?
Good day all, I have a program that receives files from another machine and then must update an audit trail to show bytes received, date and time... -
Knockout and trap
When I create a graphic in Illustrator 10.3(Win) I can't seem to get the graphic to knockout or trap. I have try flattening it but I still have no... -
Trap Knocks Out
Hi all. On AI CS for PC, I create a trap using the trap command on artwork with two pms colors. Everything looks great on the screen. The top... -
How do you trap to line style?
HELP! I developed a two pantone color logo. My printer said he can't trap the charcoal brush rule that goes over a solid pantone color. He said it... -
using SNMP to send a trap
mike_stephanos@yahoo.com (mike_stephanos@yahoo.com) writes: The program you are running--have you tried running it as root? I'm far from a...



Reply With Quote

