使用MSVC4.2编写CGI [英] Writing CGI's Using MSVC4.2

查看:111
本文介绍了使用MSVC4.2编写CGI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


1.如何在cgi发出的页面中包含服务器端Java脚本.
2.我有一个CGI,可以显示HTML页面,必须在其中输入单个密码字符.如何使焦点从第一个方框跳到第二个至三个方框,而用户不必首先将焦点设置为第1个方框,然后再按Tab键.

Hi,
1. How do I include a Server Side Java Script into the page my cgi sends out.
2. I have a CGI that turns out an HTML Page, in which single Password Chars have to be entered. How do I make it to jump the focus, from Box One to two to three, without the User first having to set the Focus to Box 1, and then having to tab along.

推荐答案

听起来有些客户端Javascript可以解决问题.生成HTML页面时,请包含Javascript,它将焦点从一个控件更改为另一个控件.
Sounds like some client-side Javascript would do the trick. When you''re generating the HTML page include Javascript which changes the focus from one control to the other.


这篇关于使用MSVC4.2编写CGI的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆