Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Keyboard <Enter> key on CICS TS2.3 html

Status
Not open for further replies.

ACESIWD

Programmer
May 25, 2005
1
0
0
US
I have been trying to convert BMS to html for TS2.3, and I am unable to allow the user to press the enter key to submit a screen, instead of clicking on a Enter button on the screen. Does anyone know what I can do to the BMS and/or html to allow the keyboards <Eenter> key to function correctly.


Thanks,
Chris
 
The browser doesn't automatically issue a GET or POST request when you hit enter. However, there must be a way to do it as Google works this way. You might be better off asking this question on the JavaScript forum (perhaps leaving out the CICS bits, it will only confuse them), as they will probably be able to help you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top