in reply to Re: Win32::IE::Mechanize trouble
in thread Win32::IE::Mechanize trouble
<td> <input type="text" name="userName" maxlength="24" size="12" +tabindex="1" value="" onkeypress="return enterToSubmit()" class="text +field0"> </td> <td> <span class="label">new visitor: <a href="javascript:goToUrl +('goToRegistration');">register</a></span> </td> </tr> <tr> <td> <span class="label">password:</span> </td> <td> <input type="password" name="password" maxlength="24" size=" +12" tabindex="2" value="" onkeypress="return enterToSubmit()" class=" +textfield0"> </td> <td>
And so I'm not so sure that that's the issue.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Win32::IE::Mechanize trouble
by ikegami (Patriarch) on Jun 19, 2008 at 19:39 UTC | |
by xgamma (Novice) on Jun 19, 2008 at 19:42 UTC |