Go Back   CodingForums.com > :: Server side development > Other server side languages/ issues > ColdFusion

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-15-2011, 03:03 PM   PM User | #1
Stryker412
New Coder

 
Join Date: Nov 2008
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
Stryker412 is an unknown quantity at this point
Help with adding an image upload field

I'm working on a project for my class. I have a CF page that integrates with an Access database. The page allows a user to update the database with various fields. I want the user to be able upload a graphic (png/jpg) that will go with the entry. Right now I have filenames associated with each entry that is later called from a list.

Is there a tutorial for adding the image upload field?

Last edited by Stryker412; 06-15-2011 at 03:06 PM..
Stryker412 is offline   Reply With Quote
Old 06-16-2011, 09:45 PM   PM User | #2
Gjslick
Regular Coder

 
Join Date: Feb 2009
Location: NJ, USA
Posts: 476
Thanks: 2
Thanked 70 Times in 69 Posts
Gjslick will become famous soon enough
There are plenty of tutorials out there for file uploads (and others specifically for image uploads, which is pretty much the same thing). Just search google.

Then for your database, just store the file name of the image in a column, and you're pretty much all set.

-Greg
Gjslick is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:12 PM.


Advertisement
Log in to turn off these ads.