hi all,
I am trying to use the HTTP form login monitor to monitor an internal page but i cannot get the monitor to see the login page. It complains with the following message:
Testing on node SERVERNAME: failed with 'NotAvailable' status
| Response page does not contain any form |
When i load the URL in a browser the login page comes up fine. I assume that it is because the HTML does not use the forms tag. Here is some example HTML:
<tr>
<td style="width:80"><span>username </span> </td>
<input tabindex="2" onkeydown="event_onkeydown(event)" style="width:150" id="USERNAME" type="text" value="">
</span></td>
</tr>
If someone could tell me how to set this up to look at the form then that would be brilliant as we are currently evaluating whether to use Orion or Sitescope.
Thanks!
Chris.