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

cfquery and cfstoredproc don't work in a cfwindow

New Here ,
Jun 05, 2008 Jun 05, 2008

Copy link to clipboard

Copied

I have a form that pops up a cfwindow which in turn does some database calls (cfquery or cfstoredproc).

If the cfm page called in the cfwindow is executed in a new browser window, it works, however, it doesn't work within cfwindow. All other non-db related code works fine.

Is this considered normal?

I'm using CF8 Developer
TOPICS
Advanced techniques

Views

230

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

correct answers 1 Correct answer

New Here , Jun 16, 2008 Jun 16, 2008
Actually it was because I was not creating new window names each time I clicked a link to open a cfwindow.

Votes

Translate

Translate
LEGEND ,
Jun 05, 2008 Jun 05, 2008

Copy link to clipboard

Copied

> it doesn't work within cfwindow

What do you mean by "doesn't work"?

--
Adam

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 ,
Jun 16, 2008 Jun 16, 2008

Copy link to clipboard

Copied

LATEST
Actually it was because I was not creating new window names each time I clicked a link to open a cfwindow.

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