To Execute this Example
Handling Enter Key in Web Applications | The Things that Make Up This Example | Before You Execute Web Functions |
To demonstrate the problem, use your browser and specify:
http://nnn.nnn.nnn.nnn:xx/CGI-BIN/LANSAWEB?PROCFUN+SET_187A+SET187A+YYY
where
To demonstrate the solution using a JavaScript function called HandleEnterKey, use your browser and specify:
http://nnn.nnn.nnn.nnn:xx/CGI-BIN/LANSAWEB?PROCFUN+SET_187A+SET187B+YYY
To demonstrate the solution using an amended DEFAULT_HIDDEN (or process_HIDDEN), use your browser and specify:
http://nnn.nnn.nnn.nnn:xx/CGI-BIN/LANSAWEB?PROCFUN+SET_187B+SET187C+YYY
nnn.nnn.nnn.nnn | is the IP address of the web server you are connecting to |
xx | is the port number where your web server has been configured to run. If your web server uses the default port 80, this parameter is not required. |
YYY | Is the partition you are running the example in |
To demonstrate the solution using a JavaScript function called HandleEnterKey, use your browser and specify:
http://nnn.nnn.nnn.nnn:xx/CGI-BIN/LANSAWEB?PROCFUN+SET_187A+SET187B+YYY
To demonstrate the solution using an amended DEFAULT_HIDDEN (or process_HIDDEN), use your browser and specify:
http://nnn.nnn.nnn.nnn:xx/CGI-BIN/LANSAWEB?PROCFUN+SET_187B+SET187C+YYY