Thats Great but .........
our site uses a image silces into nested tables we nearly managed to crack it by form
<form action="https://www.rpsserver.com:2222/CMD_LOGIN" method="post" name="login">
<input name="username" type="text" class="tablestyle" value="username" maxlength="26">
<input name="password" type="password" class="tablestyle" value="password">
<input name="FAIL_URL" type="hidden" value="http://www.rpssolutions.net">
<input type="image" name="Submit" src="images/index_18.gif" width="71" height="24" class="buttonstyle" value="Login">
</form>
this worked fine but it knocks our whole web set out of sync
im gonna try and modify this one to the one u send me hopefully i can sort something