Everybody else has given good advice, but I wanted to show you some code to
do what you originally asked for.  I searched for a small bit of code that
Sean Corfield posted to his blog, and I can't find it.  But he did add URL
rewriting to his FW/1 framework.  I'd wager it's close to the same code that
he had separately posted earlier.  You can download his framework and swipe
the URL rewriting code:
http://fw1.riaforge.org/

On Tue, Sep 21, 2010 at 9:04 AM, Stefan Richter <[email protected]>wrote:

>
> Hi all,
> I'm a Flex developer with just enough CF skills to be dangerous :-) and
> need some guidance here.
> My website allows users to access specific pages via a unique id/parameter
> such as this:
> http://www.scribblar.com/rooms/index.cfm?r=k3ns5
>
> What's involved in terms of CF code to shorten this to
> http://www.scribblar.com/rooms/k3ns5
> or even better still
> http://www.scribblar.com/k3ns5
>
> I'm unsure as to how to achieve this. In case it makes a difference I am
> using a Windows box with IIS7.
>
> Cheers
>
> Stefan
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337270
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to