Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save trycf/3527396ab9275a35c64ac55ad7952f18 to your computer and use it in GitHub Desktop.

Select an option

Save trycf/3527396ab9275a35c64ac55ad7952f18 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