Advertisement
Advertisement
| 02.29.2008 at 08:25AM PST, ID: 23204142 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: |
Element EXPDATE is undefined in FORM. The error occurred in C:\ColdFusion8\wwwroot\myMobi\login\member\insert_action.cfm: line 21 19 : </cfinvoke> 20 : <!--- adds record to table ---> 21 : <cfset datevariable=#form.expdate#> 22 : <cfset thecatagoryid = listfirst(form.lcatagory, "|")> 23 : <cfset thecatagory = listLast(form.lcatagory, "|")> |