Anyone know if there are any custom tags installed on the server for using an image gallery that works with coldfusion?
Just curious
Anyone know if there are any custom tags installed on the server for using an image gallery that works with coldfusion?
Just curious
[QUOTE=jag5311]
Anyone know if there are any custom tags installed on the server for using an image gallery that works with coldfusion?
[/QUOTE]
Saw your post on Sitepoint as well but since I know what your host is, I can address it -
JodoHost has installed CFX_Image in the past for CF clients so if it’s not working for you then I’d suggest submitting a ticket to get it up and going. You can then use it to write your own image gallery tool.
However, some advice, have a page that reads the folder and stores at least the basic information into a database, you do not want to have the system regenerating info every time the page loads.