Posted by Geoff Berrow on 10/07/05 14:07
I noticed that Message-ID: <xn0e87gd245mid002@news.t-com.hr> from
Sentinel contained the following:
>on the same page there could be several pools (depending on the start
>and end date) and when voted i wanted to store pool id in a cookie -
>then whei i actualy want to print a pool on the page i do this
>
>read from db
>loop
>if cookie exist (with the pool id)
>print pool results in a table
>else
>print pool in a table
>end loop
>
>that should be enough
Funnily enough I just completed exactly the same project. I think I
adopted a similar approach. These things are only a bit of fun and
don't require bomb proof security.
--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
[Back to original message]
|