|
Hi
adam
thanks for the direction
i updated but now getting a new error.
----- Original Message -----
From: Adam Chapman
Sent: Friday, December 05, 2003 12:26 PM
Subject: [cfaussie] RE: mirgation code issues Email subject.. Hi Greg, >> <CFIF ParameterExists(URL.RecordID)> >> WHERE Talent.ID = #URL.RecordID# >> </CFIF> I'm not on MX as yet *sigh* but I have a feeling The parameterExists function may no longer Be supported in MX.. Replace it with <CFIF isDefined("URL.RecordID")> WHERE Talent.ID = #URL.RecordID# </CFIF> Also it may pay to use cfqueryparam on your Query variables for some extra security.. Cheers, Adam --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 | ||||||||
- [cfaussie] RE: mirgation code issues Adam Chapman
- [cfaussie] Re: mirgation code issues Gary Menzel
- [cfaussie] RE: mirgation code issues stone
- [cfaussie] RE: mirgation code issues Brian Gilbert
- [cfaussie] RE: mirgation code issues Trent Shepherd
- [cfaussie] RE: mirgation code issues Adam Chapman
- [cfaussie] RE: mirgation code issues Steve Onnis
