Element EMP_ID is undefined URL error?
I was trying out the exercises on doing CF Update using the same example posted in the Adobe website:
http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec0e02b-7ff3.html
But everytime I run the page I get an error "Element EMP_ID is undefined in URL.
line 9: WHERE Emp_ID = #URL.Emp_ID#
What does it mean? and how can I fix it?
