Barney, You know of any mod_rewrite stuff for IIS? I'd be interested to know if I could do that sort of thing in IIS, hopefully for free.
John Burns Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web Developer -----Original Message----- From: Barney Boisvert [mailto:[EMAIL PROTECTED] Sent: Thursday, August 04, 2005 3:36 PM To: CF-Talk Subject: Re: create short URL??? Just need a database that records an ID and a full URL, a form that will accept a URL and return the matching ID, and a script that will accept an ID and CFLOCATION to the associated URL. Pretty simple really. Probably want to dress the redirect script up with mod_rewrite or something so you can do myDomain.com/go/myUrlId, rather than myDomain.com/go.cfm?id=myUrlId, but that's a bonus. cheers, barneyb On 8/4/05, Johnny Le <[EMAIL PROTECTED]> wrote: > Hi, > > I saw several sites that allow you to create short URLs. You enter a long URL and it generates a short URL for you. How do we go about to do that? Can you point me to the right direction? > > Johnny > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213790 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

