Long time ago, when we were still using CF5 as production server I had a
similar problem. All seemed fine at first, but every 10th or 20th form
submission the form scope was just gone. It was a self posting form, it was
annoying to users to have to type everything again. I don't remember much of
what I did to fix the issue. I know I just played with the code a bit and I
must have hit something and it worked from that time on.

TK
  -----Original Message-----
  From: Nick Han [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, March 03, 2004 2:16 PM
  To: CF-Talk
  Subject: RE: Form Fields Disappearing

  John, I did check and the cgi.http_referer was there, so I know they
didn't bookmark it or hand typed the processing url.

  Nick Han

  >>> [EMAIL PROTECTED] 03/03/04 11:08AM >>>
  Are you sure that someone didn't have the page bookmarked or something?
  I've seen problems like this before and it seems that it comes from
  people navigating to the page without going through the preceding form.
  You could check to see if the cgi.http_referer is the form page and if
  it's not, don't process it.

  John Burns

  -----Original Message-----
  From: Nick Han [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, March 03, 2004 1:59 PM
  To: CF-Talk
  Subject: Form Fields Disappearing

  Has anyone experienced the problem with form fields from the previous
  page disappearing on the processing page in a post action?  Every now
  and then, our users get an error when they are submitting a form and it
  was because all the form fields had disappeared.

  We know this because we have top-level error handler, which shoots us an
  email with all the diagnostic information such as url and form
  variables, all the cgi variables, and everything in the catch and error
  structs.

  I am baffled by this.  I couldn't duplicate this error at all.  Could be
  it a bug in CF5?

  Apparently, someone sort of had the same problem before.

  http://www.houseoffusion.com/cf_lists/cache.cfm/4/15/15824.htm

  Can somebody confirm this that it is really a CF5 bug?

  Nick Han

  Nick Han
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to