⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.htm

📁 this gives details of the network programming
💻 HTM
字号:
<TITLE>CGI Form Handling Examples</TITLE><BODY BGCOLOR=#FFFFFF><H4 >The sample CGI programs we will look at in class are here.  Eachdirectory holds a complete example CGI program and (in most cases) anHTML page that will invoke the CGI program. See the README files formore details.<P></H4><HR><UL><LI><A HREF=isindex>isindex</A>: shows how to use an ISINDEX tag with a CGI program.<LI><A HREF=getgrades>getgrades</A>: simple form handling CGI program.<!-- <LI><A -- HREF=http://monte.cs.rpi.edu/~hollingd/netprog/code/CGI/getfile>getfile</A>: shows how to use a file selection field, the browser submits         the contents of a file to the CGI program. --><LI><A HREF=javascript>javascript</A>: same CGI program as getgrades, but now the form includes 	   some Javascript code for validating the fields before submission.<LI><A HREF=pizza>pizza</A>: A Pizza ordering system that uses asingle CGI program to handle multiple forms, and keeps some stateinformation in hidden form fields.<LI><AHREF=showcookies>showcookies:</A>Simple CGI that and prints out all the cookies it got and sends back aform that can be used to tell the CGI to set a cookie<LI><A HREF=pizzacookie>pizzacookie</A>: Same pizza ordering system,but now uses cookie so you don't need to log in again. <!-- <LI><AHREF=http://monte.cs.rpi.edu/~hollingd/netprog/code/CGI/pull>pull</A>:Client Pull example (stock ticker). Requires I.E.! --></UL>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -