Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

mini CMS

Participant ,
May 04, 2006 May 04, 2006
hi, I use DMX2004, CF7 and Sql2000 or access

I have been building applications for a while now so am pretty ok with the concept etc... however, I would like to have a small area on my intranet where people can add thier own reviews of events, some text and an image. Now I understand hwo people can add text using insert record, and then have a list of records and links to each one in more detail...cfupload to upload an image, but, i'm not getting how I can present the images for each review, how they are defined....?

am I making sense? does anyone have any idea please?
TOPICS
Server side applications
337
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 04, 2006 May 04, 2006
Check out InterAkt tools. KTML will give you a simple to use CMS text area tool so the user can style text, add photos, etc.
http://www.interaktonline.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 07, 2006 May 07, 2006
LATEST
In ColdFusion you can use the <cffile> tag to allow people to upload various files to your database
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines