coldfusion, results page etc

February 26, 2004 by Sarah Powell

Hi there,

I am new to Coldfusion and recently did a tutorial which was great, although the tutorial covered creating an input page, results page etc I couldn't figure out how to get images to view in the results page...the image file names were in the database....if anyone can held that would be great. I would like to add a search feature that allows for an image to show and also a general image that can have a url associated with it...for instance if photos are available have a little photo icon which you can then click to go to another page to view the photos!

Cheers

S

cold fusion tutorial

April 2, 2005 by Cathy Squirc77

i would like to see a tutorial using a form with text boxes, drop down lists that the user fills in, is validated on the client side, and sent via email not using databases. The response page will acknowledge the information has been received. It would be helpful to be able to use code on the sites i develop and customize as needed. Thank you -

Image Thumbnails (Without Using CFOBJECT)

December 7, 2006 by Steve Cross
Hi, I've been digging the net for a tutorial on how to upload a full rez image to an images folder and have a thumbnail version copied into a thumb folder. I'm using godaddy.com for hosting (ultra cheap!) and they disable CFOBJECT and the createObject function. So a tutorial with that in mind would be great!

working xml files

February 27, 2008 by remi vibesmann
working with xml documents, querying them, inserting into a database etc.