From: Saurabh Peshkar Date: 2009-03-17T14:36:46+09:00 Subject: Re: Fetching cookie??? Michael Linfield wrote: >> But still a query, can't we access cookies by using another path??? >> Hard disk or the specified path stores a single cookie name of that >> website, if more than one cookie names are to be accessed from the same >> site?? > > Explain what you want to do with these cookies after 'fetching' them. I > think I am a bit confused as to what your end goal is here. > > Regards, > > - Mac Hi Mac, The problem is: The solution which you had provided is working for my PC because i know the username but the difficult thing is to implement the same ruby code on another PC whose username is not known, hence i was asking about the path where username is not required to fetch the cookie. After fetching i'll store it in an array and display its name and content. Thanks for Suggestions, Saurabh -- Posted via http://www.ruby-forum.com/.