Hey clever people. Why would a form variable not be passed?

I have a form, and it is passing everything but an ID variable over to the
next page. It is most bizarre:

Error Occurred While Processing Request
Error Diagnostic Information

An error occurred while evaluating the expression:


#Form.operaID#



Error near line 30, column 57.
----------------------------------------------------------------------------
----

Error resolving parameter FORM.OPERAID

The specified form field cannot be found. This problem is very likely due to
the fact that you have misspelled the form field name.

The error occurred while processing an element with a general identifier of
(#Form.operaID#), occupying document position (30:56) to (30:69) in the
template file c:\inetpub\wwwroot\_clients\glyndechat\cmt\opera_edit2.cfm.

So, I notice in the debugging info that it is passing the same missing form
variable as a url variable too:

HTTP Referrer:
http://192.168.0.1/_clients/glyndechat/cmt/opera_edit1.cfm?e=43&refresh=1043
05

so I think, ok, I'll use #url.e# instead. Except when I try that, I get an
error saying Error resolving parameter URL.E.

What could be causing this problem? Any ideas? Help me out here?

will

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com

Archives: http://www.mail-archive.com/cf-community@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to