Welcome To Snipplr
Everyone's Recent ColdFusion Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
A simple find function on an email string to identify of the string is a correctly formatted email address.
1
1204
posted 10 years ago by dreamstarter
alternating row color snippet for outputting query results in a html table
1
1026
posted 10 years ago by dreamstarter
coldfusion snippet to output a query recordset into multiple columns
1
1302
posted 10 years ago by dreamstarter
Accessing the 37signals product Highrise API requires HTTPS. I initially had problems with this (seemingly the certificate authority) from ColdFusion initially. Found the solution by tapping into the underlying Java layer to manage the providers.
0
873
posted 13 years ago by parkerkrhoyt
Parsing an RSS date/time value (as a string) into a date/time object in ColdFusion.
And more additional text.
0
1092
posted 13 years ago by parkerkrhoyt
This redirects visitors to a new URL using a 301 redirect. Using a 301 redirect is the safest way to let search engines like Google, Yahoo!, Live and Ask know your address has changed.
0
1015
posted 17 years ago by jonhenshaw
« Prev 1 Next »