Bam! Thats what I've been trying to get out of you.. update.ID is never being defined.. there is no <cfset update.ID anywhere..
On 6/8/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Okay....thank you... > > Now it's giving me this...any ideas? > > > Element ID is undefined in UPDATE. > The error occurred in > C:\CFusionMX7\wwwroot\CFIDE\gettingstarted\tutorial\update.cfm: line 82 > 80 : <body> > > 81 : <form action="<cfoutput>#CurrentPage#</cfoutput>" name="form1" > method="POST"> > > 82 : <input name="hiddenID" type="hidden" id="hiddenID" > value="<cfoutput>#update.ID#</cfoutput>"> > > 83 : <input name="name" type="text" id="name" > value="<cfoutput>#update.Name#</cfoutput>"> > > 84 : <input name="Surname" type="text" id="Surname" > value="<cfoutput>#update.Surname#</cfoutput>"> > > > ____________________________________ > Please try the following: > * Check the _ColdFusion documentation_ > (http://www.macromedia.com/go/proddoc_getdoc) to verify that you are using > the correct syntax. > * Search the _Knowledge Base_ > (http://www.macromedia.com/support/coldfusion/) to find a solution to your > problem. > Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Remote > Address 127.0.0.1 Referrer Date/Time 08-Jun-05 05:07 PM _Stack > Trace (click to expand)_ (javascript:;) > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase Dreamweaver with Homesite Plus from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=54 Message: http://www.houseoffusion.com/lists.cfm/link=i:15:1119 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
