Hi guys!
Can any one give me some links to sites that give me some security tips when programming websites? I've done a search through google and I mainly get stuff about securing servers and such, but I'm wanting details about how to design websites with some security - like do I use...
I've written a simlple UDF that takes input from a input box on a form and formats it for display on a webpage. I'm using the Fusebox methodology and I've stored the UDF in app_local.cfm (where I store local variables for the fuse).
function text2html (text_input)
{
//Trim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.