Re: filling forms automatically generated using javascript

2006-11-21 Thread David Golightly
John wrote: > Is there an automatic way of filling forms that have been generated > using javascript? > I tried to use python+mechanize but am having trouble with javascript > forms. > Yes, it depends on what you're trying to do of course, but usually you just set the input element's "value" prop

filling forms automatically generated using javascript

2006-11-21 Thread John
Is there an automatic way of filling forms that have been generated using javascript? I tried to use python+mechanize but am having trouble with javascript forms. This is the way the form is created: Thanks in advance for your help, --j -- http://mail.python.org/mailman/listinfo/python-lis