ColdFusion - QR Code generation via Google Chart API

Wednesday, October 31st, 2018 | Coding

< cfhttp method="Get" url="http://chart.apis.google.com/chart?chs=150x150&cht=qr&chl=hello" getAsBinary = "yes">

< cfcontent variable="#toBinary(toBase64(cfhttp.FileContent))#" type="image/png" reset="true" />


Comments


E19 Creative

Products | Support | About | Contact | Login