... 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
> ---
"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"(