Skip to main content
Participant
March 20, 2013
Question

Handling Graphics

  • March 20, 2013
  • 1 reply
  • 551 views

I have a new application where users will be uploading graphics for display on their customized page.   The issue is the graphics are sometimes massive and are almost never cropped nor cented for use on their page.   Is there a way to handle this?  Running Coldfusion 10 with Msft SQL Server 2008.

Thanks - NC Beach Bum

This topic has been closed for replies.

1 reply

Known Participant
March 22, 2013

I think where you might want to look is here:

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_h-im_39.html

That is the image resize function for coldfusion.   You can use it to resize an uploaded image to whatever size you require.