I'm not seeing that myself. I think you have something else going on. On 9/4/07, Will Tomlinson <[EMAIL PROTECTED]> wrote: > CF8 - just buildin a simple cfform inside a div on a page. Nuthin special. > > So I do my usual routine of processing the form on the same page. > > > <cfif StructKeyExists(FORM, "submit")> > > process form > > </cfif> > > ok, so why would the form processing execute when the page loads? Cause > that's what it's doin, and it's freakin me out a little. > > I know I can switch to a regular form, but wanted to know how CF8 > structKeyExists() knows that form item is on the page, and executes my code. > > Thanks, > Will > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287750 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

