I second that. Very easy to build. Then you can just have URLs like
http://mysite.com/urls/#uniqueID#

..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com


-----Original Message-----
From: Alan Rother [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 23, 2007 7:09 PM
To: CF-Talk
Subject: Re: TinyUrl's?

You could make you own. It's not a complicated process. You enter a url into
a DB, give it a unique identifier, which can be anything you want it to be
(int, UUID, some complex schema you design). Then when someone requests that
unique identifier, you re-direct them to that URL in your DB.

=]



--
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer Manager, Phoenix Cold
Fusion User Group, AZCFUG.org



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291952
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to