The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code.
Null Pointers are another name for undefined values.
The error occurred inC:/ColdFusion10/cfusion/wwwroot/TESTONLINE/END.CFM: line 19 | |
17 : <cfcookie name = "cfid" 18 : value = "#Now()#" 19 : expires = "NOW"> 20 : <cfcookie name = "cftoken" 21 : expires = "NOW"> |
Please can any body help me out
Thanks
Tayyab Hussain