<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Save login info in a cookie using CURL (PHP)</title>
	<atom:link href="http://www.kunaal84.com/blog/2008/05/30/save-login-info-in-a-cookie-using-curl-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kunaal84.com/blog/2008/05/30/save-login-info-in-a-cookie-using-curl-php/</link>
	<description>where you go when not looking for the answer to life, the universe and everything</description>
	<pubDate>Thu, 04 Dec 2008 00:30:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Joseph</title>
		<link>http://www.kunaal84.com/blog/2008/05/30/save-login-info-in-a-cookie-using-curl-php/#comment-336</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sun, 14 Sep 2008 15:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kunaal84.com/blog/?p=49#comment-336</guid>
		<description>Josh, do they use pop ups, redirects to different subdomains or hidden autosubmitting forms?

Cause Any of those may catch you off guard and throw you through 3 pages or so instead of just from one to another.

I'm having a nightmare doing an information dl on a website that does that using CURL.</description>
		<content:encoded><![CDATA[<p>Josh, do they use pop ups, redirects to different subdomains or hidden autosubmitting forms?</p>
<p>Cause Any of those may catch you off guard and throw you through 3 pages or so instead of just from one to another.</p>
<p>I&#8217;m having a nightmare doing an information dl on a website that does that using CURL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.kunaal84.com/blog/2008/05/30/save-login-info-in-a-cookie-using-curl-php/#comment-325</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 07 Aug 2008 00:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.kunaal84.com/blog/?p=49#comment-325</guid>
		<description>Thank you for the information.
I am able to successfully use your idea with ebay.com!

But I have an issue with overstock.com
- I am able to login it takes me to a welcome page (and cookies are in the cookie file.)
- But accessing another page under the same site, is taking me to the login page again, though the cookie file is speicified.

ovestock.com uses all https pages.

Try it yourself on overstock, (1) login, (2)access the preferences page using cURL.

Advise,
Thanks!
Josh</description>
		<content:encoded><![CDATA[<p>Thank you for the information.<br />
I am able to successfully use your idea with ebay.com!</p>
<p>But I have an issue with overstock.com<br />
- I am able to login it takes me to a welcome page (and cookies are in the cookie file.)<br />
- But accessing another page under the same site, is taking me to the login page again, though the cookie file is speicified.</p>
<p>ovestock.com uses all https pages.</p>
<p>Try it yourself on overstock, (1) login, (2)access the preferences page using cURL.</p>
<p>Advise,<br />
Thanks!<br />
Josh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
