On Nov 7, 1:35 pm, [EMAIL PROTECTED] (John J. Lee) wrote:
> alex23 <[EMAIL PROTECTED]> writes:
> > On Nov 6, 8:56 am, scripteaze <[EMAIL PROTECTED]> wrote:
> >> Is it possible then to have a form with no name and if so, how can i
> >> access this form
>
> > Hey scripteaze,
>
> > I'm not sure about
alex23 <[EMAIL PROTECTED]> writes:
> On Nov 6, 8:56 am, scripteaze <[EMAIL PROTECTED]> wrote:
>> Is it possible then to have a form with no name and if so, how can i
>> access this form
>
> Hey scripteaze,
>
> I'm not sure about mechanize, but you might have more success using
> another one of the
On Nov 5, 6:05 pm, scripteaze <[EMAIL PROTECTED]> wrote:
[...]
> Well, i wasnt sure if you could have a form without a form name, i was
> just thinking that it had one but maybe hidden and that i could
> retrieve it
I see you've got the answer you wanted already, but just for
completeness: the fol
On Nov 5, 6:33 pm, alex23 <[EMAIL PROTECTED]> wrote:
> On Nov 6, 8:56 am, scripteaze <[EMAIL PROTECTED]> wrote:
>
> > Is it possible then to have a form with no name and if so, how can i
> > access this form
>
> Hey scripteaze,
>
> I'm not sure about mechanize, but you might have more success using
On Nov 6, 8:56 am, scripteaze <[EMAIL PROTECTED]> wrote:
> Is it possible then to have a form with no name and if so, how can i
> access this form
Hey scripteaze,
I'm not sure about mechanize, but you might have more success using
another one of the author's modules, ClientForm:
http://wwwsearch
b> > Well, i wasnt sure if you could have a form without a form name,
i was
> > just thinking that it had one but maybe hidden and that i could
> > retrieve it
>
> How hidden? HTML source is ... THE source. there is nothing hidden in there.
>
Is it possible then to have a form with no name and if
>
> Well, i wasnt sure if you could have a form without a form name, i was
> just thinking that it had one but maybe hidden and that i could
> retrieve it
How hidden? HTML source is ... THE source. there is nothing hidden in there.
Diez
--
http://mail.python.org/mailman/listinfo/python-list
On Nov 5, 8:52 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> scripteaze wrote:
> > Im using mechanize method for retrieving the form so that i may log
> > into it. I need to find a way to get the form name. Its not listed
> > anywhere in the html source.The reason i need to do this is because
scripteaze wrote:
> Im using mechanize method for retrieving the form so that i may log
> into it. I need to find a way to get the form name. Its not listed
> anywhere in the html source.The reason i need to do this is because im
> tryin not to use the for loop below. Someone told me that the form
Im using mechanize method for retrieving the form so that i may log
into it. I need to find a way to get the form name. Its not listed
anywhere in the html source.The reason i need to do this is because im
tryin not to use the for loop below. Someone told me that the form
name should be listed in t
10 matches
Mail list logo