Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save trycf/995643d734a0ed8b3fc0d469b131f362 to your computer and use it in GitHub Desktop.

Select an option

Save trycf/995643d734a0ed8b3fc0d469b131f362 to your computer and use it in GitHub Desktop.
TryCF Gist
<cfset cc = left(Decrypt(url.ui,"thesaleroomsuckscock","CFMX_COMPAT","HEX"),5)>
<cfset ci = right(Decrypt(url.ui,"thesaleroomsuckscock","CFMX_COMPAT","HEX"),10)>
<cfoutput>
#cc# <br />
#ci#
</cfoutput>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment