sounds like you may have forgot to include method=post in the form!

HTH

Kola Oyedeji |Web Developer |ekeda
elthorne gate |64 high street |pinner |middx |ha55qa
t +44(208)429 7333 f +44(208)429 7339 |www.ekeda.co.uk


> -----Original Message-----
> From: Will Swain [mailto:[EMAIL PROTECTED]]
> Sent: 23 November 2001 10:51
> To: CF-Community
> Subject: form variable not being passed
> 
> 
> 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=4
> 3&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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to