I am trying to download a few IEEE pages by using urllib2, but with
certain pages I get only the first part of the page. With other pages
from the same server and url (just another pageID) I get the right
results. The difference between these pages seems to be the date the
paper for which the page
Oops, het "Good" page is alos handled wrongly. The papers from 2000
are handled wrong too so a real example of a well performing page:
http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5206867
On May 22, 11:43 am, Dragon Lord wrote:
> I am trying to download a few IEEE p
Thanks, that works perfectly!
(oh and I learnt something new too, because I tried using telnet to
connect to the server :) )
On May 23, 11:42 am, hpsMouse wrote:
> I know what the problem is.
>
> Server checks client's locale setting to determine how the date should
> be displayed. Python don't