Skip to main content
Inspiring
February 7, 2010
Question

Forms not working

  • February 7, 2010
  • 1 reply
  • 377 views

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?

    This topic has been closed for replies.

    1 reply

    Inspiring
    February 7, 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?

    DaSpazAuthor
    Inspiring
    February 8, 2010

    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.