function __doPostBack(eventTarget, eventArgument) { var theform = document.Home; theform.__EVENTTARGET.value = eventTarget; theform.__EVENTARGUMENT.value = eventArgument; theform.submit(); }
In reply to Re: Re: Re: Re: Clicking a checkbox using www::mechanize
by ES2004
in thread Clicking a checkbox using www::mechanize
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |