Enter Key

J

Jim Wilson

Can anybody tell me how to change the "enter key" or
returne to be a tab key on a page in frontpage 2004?

Any Help
Jim
 
S

Steve Easton

Although I'm a little brain dead at the moment, I think if you Google for: "form field focus"
or "setting form field focus" you'll find what you need.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve Easton

Gray hair moment I guess. !!

;-)

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
J

Jim Wilson

I am not sure you understand what I would like the form
to do. I need the form to move to the next tab if the
user inputs using the enter key like it would if the user
uses the tab key







-----Original Message-----
Although I'm a little brain dead at the moment, I think
if you Google for: "form field focus"
 
S

Steve Easton

It's done with javascript and it's called "Auto tabbing a form field" which will cause the cursor to
move to the next input box if the user hits the enter key.
Here's a script.
http://www.needscripts.com/Resource/5445.html

If you're not doing this in an input form, then I / we need a little more information as to what
you're trying to accomplish.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
J

Jim Wilson

This script don't seem to work for what I am trying to
do. I need the enter key to work like the tab key dose
on a web page. I am not sure if I am entering the script
in the page code. So if you or someone knows were or how
please let me know.


Thanks,

Jim

-----Original Message-----
It's done with javascript and it's called "Auto tabbing
a form field" which will cause the cursor to
move to the next input box if the user hits the enter key.
Here's a script.
http://www.needscripts.com/Resource/5445.html

If you're not doing this in an input form, then I / we
need a little more information as to what
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top