Re: connect to https unpossible. Please help.

2005-10-21 Thread Mark Delon
... WHY? r = opener.open("https://brokerjet.ecetra.com/at/trading/wt.phtml?isin=NL24&exid=ETR";) # h = r.readlines() g = open("test.html","w") g.writelines(h) g.close() os.system("test.html") Thans realy for all ideas! sincerely mark > ---

Re: connect to https unpossible. Please help.

2005-10-20 Thread Tim Roberts
"Mark Delon" <[EMAIL PROTECTED]> wrote: > >i want to log via python script to https page: > >'https://brokerjet.ecetra.com/at/' ># >But it does not work. > >I am using following code(see below) > >Has somebody any ideas? >How can I get to this https page? >Need I to know some infos from "provider"(