• 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 my JAVAscript. and CF

New Here ,
Jun 20, 2007 Jun 20, 2007

Copy link to clipboard

Copied

Hello i am getting this error.
Error Occurred While Processing Request
Context validation error for tag cfoutput.
10:54:52.052 - Template Exception - in : line -1
Context validation error for tag cfoutput.




TOPICS
Advanced techniques

Views

305

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
Advocate ,
Jun 20, 2007 Jun 20, 2007

Copy link to clipboard

Copied

You seem to be missing a closing </cfoutput> tag.

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 20, 2007 Jun 20, 2007

Copy link to clipboard

Copied

Thanks

all i got was


i added the </cfoutput>

and i got

The page cannot be displayed


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
Participant ,
Jun 20, 2007 Jun 20, 2007

Copy link to clipboard

Copied

LATEST
... the page cannot be displayed is a strange error. there was nothing else? since you have a cfif, you dont need the cfoutput around it. however, after the close of the /cfif, you do need a cfoutput tag to output the #Device_email_Address#

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