Forum Moderators: open
I do apologise, forgot to say thanks for the replies.
Unfortunately none of the suggestions seemed to work. I have aquired the page from another.
Code:
<form name="frm">
Enter password
<input type="password" name="pswd" size="6">
<input name="button" type="button" onsubmit="loadpage(target)" onClick="loadpage(target)" value="Proceed">
</form>
Thanks, Limbo.