Guest_imported
New member
- Jan 1, 1970
- 0
I have a cookie that I want the users to be able to alter the values of. If I use syntax like:-
<CFINPUT TYPE ="Text" Name ="ABC.item" Maxlenght="6" Required="No" Value=#ABC.item#> Message=">
Where ABC.item is the previous defined Cookie it doesn't get it. However the redefined variable is held as Cookie.Item.
Any ideas???
Edward
<CFINPUT TYPE ="Text" Name ="ABC.item" Maxlenght="6" Required="No" Value=#ABC.item#> Message=">
Where ABC.item is the previous defined Cookie it doesn't get it. However the redefined variable is held as Cookie.Item.
Any ideas???
Edward