Herb Martin schreef: > "Fred" <nospam / gmail.com> wrote in message > news:48142f2e$0$24004$8a7afdce / news4.usenet4u.nl... >> Hi, >> >> In the cookies file, i have my settings to connect to an site. >> >> User, password, cid and sid. >> The problem is the sid, that change everytime depending if i have >> connected again or closed the browser. >> >> Is it possible to programs something dynamically, so that in my rb file >> the sid is picked up automatically? >> >> For instance i'm connected to this site through my ruby program. >> Now if i log in on an other computer my ruby programs fail, because the >> sid is not correct anymore. > > Google: [ ruby libcurl ] > > > I can't get this too work. Thnx anyway