|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Cookie Question
Probably a dumb question, but..
if i have a cookie set at say.. 6, how can i change it to 5? i have.. <cfcookie name="x" value="#cookie.x# - 1"> but it just ends up being 6 - 1 when i output it ![]() |
|
#2
|
|||
|
|||
|
<cfcookie name="x" value="#val( cookie.x - 1 )#">
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Cookie Question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|