There are several ways to do this, but here's one:
To auto select the "ID" field:
<body OnLoad="document.MyForm.MyIDField.focus()">
You *could* do the following to simulate the enter key press submit:
<input type="password" name="passwd" OnBlur="document.MyForm.submit()">
After the user has entered the password, they then press the enter key.
This causes the password field to lose focus, and the form is submitted.
Chris
----------------------------------------------
Original Message
From: "Daniel Donnelly"<[EMAIL PROTECTED]>
Subject: Re: [IMail Forum]
Date: Thu, 10 Aug 2000 16:45:01 -0400
>In NS, I just use the tab key after filling out the ID <tab>, and Password
><tab> and that makes the Enter button highlighted, so I just hit the Enter
>key. No code change, just how one uses available capabilities. Now, if I
did
>not need the mouse to 'select' the ID field.....
>
>Daniel Donnelly
>Ipswitch Technical Support
>________________________________________________________
>See our Knowledge Base at http://support.ipswitch.com/kb
>
>----- Original Message -----
>From: "Grant Griffith" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, August 10, 2000 4:07 PM
>Subject: Re: [IMail Forum]
>
>
>> Internet Explorer defualts this way and I think using Javascript you can
>do this using Netscape. Not sure what the coding would be though.
Probably
>something like OnEnter="submit()" but not positive.
>>
>> Grant Griffith
>> http://www.ei8htlegs.net
>>
>>
>>
>> ---------- Original Message ----------------------------------
>> From: "Stredler, Andrew - TS/Corporate" <[EMAIL PROTECTED]>
>> Reply-To: [EMAIL PROTECTED]
>> Date: Thu, 10 Aug 2000 15:46:40 -0400
>>
>> >When logging onto our Webmail server (Imail 6.0), you have to select the
>> >enter button on the screen instead of using the Enter button on the
>> >keyboard. Is there anyway to alter this so that you can use just the
>> >keyboard to logon. Much thanks in advance for any help with this issue.
>> >Regards,
>> >Andrew Stredler
>> >[EMAIL PROTECTED]
>> >Please visit http://www.ipswitch.com/support/mailing-lists.html
>> >to be removed from this list.
>> >
>> >An Archive of this list is available at:
>> >http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>> >
>> Please visit http://www.ipswitch.com/support/mailing-lists.html
>> to be removed from this list.
>>
>> An Archive of this list is available at:
>> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>>
>
>Please visit http://www.ipswitch.com/support/mailing-lists.html
>to be removed from this list.
>
>An Archive of this list is available at:
>http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>
_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/