Date Range
Date Range
Date Range
If passed in as a parameter, values will override defaults.
To use this you need the free cfx image custom tag installed on the server. This is setup to run off of a database query with the file path in it. Check if a photo exists if not show no photo pic. Next if a picture exists check to see if it has been resized and if it has show it.
Toggling Trusted Cache from your application. I came across this while trying to work out a way of easily clearing the Trusted Cache on a few servers without having to login to each one. First you need to grab the object and set it up the same way CF Admin does.
Tips and Tricks for Building Secure Web Applications. Tips and Tricks for Building Secure Web Applications. Web application vulnerabilities and how to prevent them. When building a web application, no matter the goal, there are several common vulnerabilities of which you must be aware. Their risk levels range from simply getting an unauthorized user account to data corruption or even destroying the web application. These are only a f.
I had problems in retyping the urls variables over and over again so ive decided to create a function that can replace the value of onlyone variable or more according to my needs. Adds or replaces a variable with its value on a URL query string. A string formated as a cgi. Getting the current URL query string - -. Printing out the results - -.