|
|
| ColdFusion Custom Tags by Joseph DeVore |
| |
CF_UPSMX |
Try | Buy |
| |
As of 05/13/2012 - This tag uses the current UPS API to access the Rates and Services.
This custom tag allows registered developers of UPS to query the UPS Rates & Services database from within their applications. This tag uses the most recent UPS XML API (Volume 3, Number 3/Revision Date: July 12, 2003), XML and built-in ColdFusion MX XML functions.
To use this tag all you do is pass in the shippers zipcode, the destination zipcode, the weight of the package and the type of package; the custom tag will post the information to the UPS server and return a (user-defineable) query recordset for you to display in your pages any way you'd like.
You can specify the package type, pickup type, handling charge, weight and more. |
| |
|
 |
| |
CF_UPSMX_TRACK |
Coming Soon! |
| |
Give your customers the ability to track their packages from within your own CF applications.
|
| |
|
 |
| |
CF_FileZilla |
Coming Soon! |
| |
Add users, directories, aliases and more to FileZilla FTP server using ColdFusion. The FileZilla server must be running ColdFusion to accomplish this. |
| |
|
 |
| |
CF_RANDPASS |
Try |
| |
This custom tag generates random passwords for any given length. You can specify multiple types. The types are mixed mode, alpha numeric, special, numeric, lower and upper.
|
| |
|
 |
 |
| |
CF_CRAIGSLIST |
Try |
| |
This custom tag calls any RSS feed on the CraigsList site that you specify, then parses the XML and stores the results in a user-defined query.
|
| |
|
 |
|
|
 |
| |
CF_FORTABLOG |
Try |
| |
This custom tag calls Ben Forta's RSS feed, then parses the XML and stores the results in a user-defined query.
|
| |
|
 |
| |
CF_CORFIELDBLOG |
Try |
| |
This custom tag calls Sean Corfield's RDF/RSS feed, then parses the XML and stores the results in a user-defined query.
|
| |
|
 |
| |
CF_NEXT |
Try |
| |
When working with large recordsets sometimes the only feasible way to display the data is by splitting the results into several pages showing only a certain number of records on each page. That's where this tag comes in handy! Quickly and easily create page links that look like this:
This tag is a little more complex and is not intended for users that do not have an understanding of two dimenional arrays and structures.
Example:
« Previous - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - Next »
|
| |
|
|
 |
| |
CF_GROUPBYLETTER |
Coming Soon |
| |
This custom tag takes a given query, groups the records by the first letter in a given field then divides the groups into two columns. |
| |
|
|
 |
| |
CF_FONTLIST |
Coming Soon |
| |
ColdFusion can do some pretty cool stuff on its own, but with the help of the almighty CFX tag you can do some absolutely amazing things!
Have you ever wished you could enter some text in a form field, for example a company name and see what it looked like using every font you have on your system? Well, wish no more! I have whipped up this little custom tag just for you.
|
| |
|
 |
| |
None of these custom tags come with very good documentation or installation instructions; this is something that I am working on. If you need support with any of these tags, please feel free to contact me. |