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

Forms not working

Explorer ,
Feb 06, 2010 Feb 06, 2010

I have a number of forms written in CF, and all have been working fine.  Then, all of a sudden, none work.  I have debuggin on, and when I try to submit a form, no form data is passed.  This appears to be happening with all of my forms, which leads me to believe it may be an IIS issue.  I am running IIS 6.0 on a Windows 2003 server.  Anyone have any ideas at all?

325
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
Advisor ,
Feb 07, 2010 Feb 07, 2010

I'm not aware of any IIS/CF like the one you've described.

Questions:

1. Can you post your code including your forms and any Application.cfm/cfc for your site.

2. Have any code or system changes been made recently?

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
Explorer ,
Feb 08, 2010 Feb 08, 2010
LATEST

I originally had Anonymous Access turned off so I cold detect user's usernames.  Somehow, that setting changed on all of the folders, and when I reset it, all the forms started working again.  Don't know how or why it happended, or why it made a difference, but it did.

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
Resources