Bangashan wrote:
I hv a cookie in which different items are stored
How did you store those different items in a cookie? As a cookies can store only one the name and value pair, you can't create the multiple name/value pairs in a cookie. but if you are storing the comma seperated values (e.g. 1,2,3,..,i) then you can change the value ..
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) "Please vote to let me (and others) know if this answer helped you or not. A 5 vote tells people that your question has been answered successfully and that I've pitched it at just the right level. Thanks."