>
> I want to upload a image and place the actual jog in a MySQL
> database. Can this be done? if so what steps would I take.
If you're wanting to present the images to users, you shouldn't
The reason is that by the time you've read the image, then used
CFCONTENT to put the image out, you're wasting database access and CF
access just to display something that should be stored as a file and let
the web server pass to the user
You're trying to add weight to your services that is completely
unnecessary
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

