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

help with forum...

New Here ,
Aug 13, 2006 Aug 13, 2006

Copy link to clipboard

Copied

I'm trying to create a forum using the Drill into Data tutorial.I'm using a masterpage.cfm and a detail page.cfm. Using a form I can update the masterpage.cfm but not the detailpage.cfm. Why this??? I'm trying to create the reply message for each topics... Any help please???
Thanks;
Bebeivan
TOPICS
Advanced techniques

Views

235

Translate

Translate

Report

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
Explorer ,
Aug 14, 2006 Aug 14, 2006

Copy link to clipboard

Copied

hi Ivan - We need much more information to be able to help you. Do you get an error message? If so, what? If not, try enabling debugging from your Coldfusion Administrator. What exactly happens when you try the update?

Votes

Translate

Translate

Report

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
New Here ,
Aug 14, 2006 Aug 14, 2006

Copy link to clipboard

Copied

LATEST
Thank you Jon for trying to help me...
This is what's happening; I don't know if you have seen the tutorial Drill into Data (Building your first application Coldfusion video tutorials in this website). In this tutorial you use a master page that hold your main database information and show how to link information from a master page (main database) to a detail page(detail information). I'm trying to create a forum using this method. The master page will be the main Topics page(Posts); So when I click in any of the Topics I go to the detail page (specific Topic detail). Using a form I've been able to update the main Topics page database (Posts) but not the detail page(specific Topic) (this is the page where I'm trying to create the replies for each topic). There is no error on the Server but it won't show the Update(replies) in the detail page.
I'll appreciate any help;
Thank you;
Bebeivan

Votes

Translate

Translate

Report

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
Resources
Documentation