摘要
本文介绍了基于FORM的CGI程序的实现方法。它通过HTML(hy-PerTextMarkupLanguage)超文本标记语言的数据集表FORM接收用户的数据并将这些数据提交给服务器,服务器再将其传递给CGI程序,CGI程序对数据进行处理并将处理后的信息返回给测览器或进行其它处理。
This paper introduces a realizing method of the CGI Program Basedon FORM. It receives user data using FORM of HTML(Hyper Text markup Lan-guage) and submites these data to the server. The server passes on these data toCGI Program, then CGI Program processes these data and returnes these data tothe Browser or processes these data in another way.
出处
《电脑与信息技术》
1998年第1期2-7,13,共7页
Computer and Information Technology
关键词
CGI程序
程序设计
FORM
数据采集表
common getway interface (CGI), data gathering table FORM,HTTP Server