I don't think Gerald meant it as a solution but a step in identifying where there problem might be. You know it's being passed, I would check the db to see what datatype that field is to be sure of what it's expecting?
Bob -----Original Message----- From: Shivhare Yogendra [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2008 3:14 PM To: CF-Talk Subject: Re: Error in url parameter I tried and below is the result so I do have values but error is still there struct FORM_ID 67 IO_MODE 1 KEY_ID 71241 KEY_TYPE VPMO_ID SBCUID dw4694 UIID 86972628 WINSIZE 1000x690  Thanks Yogendra Shivhare Programmer Analyst INFOSYS TECHNOLOGIES Ltd. â?~Life is what happens when youâ?Tre making other plansâ?¦!â?T --- On Wed, 6/4/08, Gerald Guido <[EMAIL PROTECTED]> wrote: > From: Gerald Guido <[EMAIL PROTECTED]> > Subject: Re: Error in url parameter > To: "CF-Talk" <[email protected]> > Date: Wednesday, June 4, 2008, 11:09 PM > try this Put this before the cfquery and see if you are > passing the correct > URL vars. > <cfdump var="#url#"> > <cfabort> > > > > On Wed, Jun 4, 2008 at 12:25 PM, Yogendra Shivhare < > [EMAIL PROTECTED]> wrote: > > > I am getting following error in my applicationElement > FORM_ID is undefined > > in URL. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306835 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

