evaluates the URL string and strips out what you want into variables.
#cgi# scope will help a lot.
John Burns
-----Original Message-----
From: Gabriel Robichaud [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 31, 2004 10:13 AM
To: CF-Talk
Subject: Cf puzzle
Ok folks!
I have a directory... c:/cfusionmx/wwwroot/somedir/ That has
Application.cfm and index.cfm files.
Now... that being said. Lets assume that in order to hit the index.cfm
I need to type in the browser http://www.gabrielrobichaud.com/
Now what I would like to do, is catch these types of hits
http://www.gabrielrobichaud.com/xyz
Xyz is not a directory, it never will be nor is it a file. I would like
to catch that xyz, put it in variable and then do some funky treatment.
BUT, what I am getting currently is: "The page cannot be found" error
message.
How can I get this xyz value and put it in a variable?
Any leads would be really appreciated!!!
Gabriel
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

