G5jN3yS
A24AB0CE-3CC2-4730-85E9-AEC7D4B4F519
I imagine you could write a function that returns a random 6 character alpha-numeric string for any given input. Store the input and the corresponding string in a table. Make sure any generated string has not been used before.
Anant
--
Upcoming events: http://www.meetup.com/Triangle-Area-ColdFusion-Users-Group/
Follow us on Twitter: @tacfug
---
You received this message because you are subscribed to the Google Groups "TACFUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tacfug+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
Upcoming events:
http://www.meetup.com/Triangle-Area-ColdFusion-Users-Group/
Follow us on Twitter: @tacfug
---
You received this message because you are subscribed to the Google
Groups "TACFUG" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to tacfug+unsubscribe@googlegroups. com.
this is pretty straightforward:
http://stackoverflow.com/questions/742013/how-to-code-a-url-shortener
Mike Kingery wrote:
--I'm looking to generate short, unique strings for use just like Bit.ly to replace long GUID and encoded/encrypted strings that a system generates. Does anyone know of a method to generate something like this:G5jN3ySInstead of this:A24AB0CE-3CC2-4730-85E9-AEC7D4B4F519
Upcoming events: http://www.meetup.com/Triangle-Area-ColdFusion-Users-Group/
Follow us on Twitter: @tacfug
---
You received this message because you are subscribed to the Google Groups "TACFUG" group.