Re: Web-Forms

2005-07-25 Thread Mathias Waack
Michele Simionato wrote: > Use twill:http://www.idyll.org/~t/www-tools/twill.html I'll do so. Twill is great, anyway thanks for all other responses too. Mathias -- http://mail.python.org/mailman/listinfo/python-list

Re: Web-Forms

2005-07-22 Thread Michele Simionato
Use twill:http://www.idyll.org/~t/www-tools/twill.html Michele Simionato -- http://mail.python.org/mailman/listinfo/python-list

Re: Web-Forms

2005-07-22 Thread Fuzzyman
Mike Meyer wrote: > Mathias Waack <[EMAIL PROTECTED]> writes: > > > Hi, > > > > I need to access some information from a web site which are only accessible > > through a form. Thus for each bucket of data you have to fill out the form, > > submit it and wait for an answer. Very easy - if you don'

Re: Web-Forms

2005-07-21 Thread Mike Meyer
Mathias Waack <[EMAIL PROTECTED]> writes: > Hi, > > I need to access some information from a web site which are only accessible > through a form. Thus for each bucket of data you have to fill out the form, > submit it and wait for an answer. Very easy - if you don't have to check > some hundred t

Re: Web-Forms

2005-07-21 Thread Simon Brunning
On 7/21/05, Mathias Waack <[EMAIL PROTECTED]> wrote: > I need to access some information from a web site which are only accessible > through a form. Thus for each bucket of data you have to fill out the form, > submit it and wait for an answer. Very easy - if you don't have to check > some hundred