Barry...

Have you used cfimage before?  Are you familiar with uploading
images through a form?

I know these are basic questions, and forgive me if these insult
your level of experience, but your questions seem to indicate that
you're uncertain of how to implement file uploading and manipulation.

I'm just trying to get a handle on what your current level of knowledge
and experience is so I can know best how to help you.

I work with images every day and built interfaces (forms, basically) to
upload them, along with using cfimage to resize (I don't crop in cfimage),
rename, move, etc., the images on the server, as well as handling the
storage of the images on the server and filenames in databases, and finally,
displaying those images on the web.

This process really just involves forms, server-side ColdFusion hanlding of
the
images with the cfimage tag and queries for database work.

I don't have a packaged solution to offer you, as I typically write code
specific
to the website task at hand.

Can you explain at what point you need help?

Perhaps, understanding of file uploading via a form?

Again, I hope these questions aren't insulting...they're just meant to help
me understand your needs.

Rick

-----Original Message-----
From: Barry Mcconaghey [mailto:[email protected]] 
Sent: Saturday, December 12, 2009 8:28 AM
To: cf-talk
Subject: Re: Working With Images...Still looking


Any Help ?

I am still looking for an interface that allows me to add a new image
record, update a current image record, or delete a current image record with
CF8.

Thanks,

Barry 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329126
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to