用ASP制作网站登录系统
把用户名写入Session("userid")是为了防上非法登录,只要在受限页面的头部加入下面代码:
以下为程序代码:
-Using ASP to create Web site log on to the system user name written into the Session ( userid ) is to prevent illegal log in, as long as the restricted page in the head by adding the following code: The following code: < if session ( userid ) = thenresponse.write ( alert (Sorry, you do not have permissions to view the page or has timed out, please re-log on!) location.href = loging.asp ) End >
展颇为有趣,C语言是借助UNIX操作系统的翅膀而起飞的,UNIX操作系统也由于C而得以快速移植落地生根,两者相辅相承,成就了软件史上-exhibition rather interesting, C language is the use of the UNIX operating system wings and take off. UNIX and C due to the rapid transplant roots, the two complement each other achievements in the history of software
MiniHex 1.1 源程序说明 “MiniHex11SrcSource”目录中的所有文件是MiniHex 1.1的主程序; “MiniHex11SrcControls”目录中的是该软件所需组件的源程序; “MiniHex11SrcHelp”目录中的是该软件帮助文档。 编写该软件所用语言:Delphi 4 在Delphi中加载主程序之前,请先安装Controls目录中的组件。 Good Luck!-MiniHex 1.1 Note source "MiniHex11Src Source" directory of all documents is the main program MiniHex 1.1; "MiniHex11Src Controls" page of the software components required for the source; "MiniHex11Src Help" page of the software help documentation. The preparation of the software language used : Delphi 4 in Delphi before loading main program, please Controls installation directory components. Good Luck!
Using the CEdit Control (Drag-and-Drop)
当把一个文件或文件夹拖放到Edit上,Edit会自动显示该文件或文件夹大详细属性!
This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.-Using the CEdit Control (Drag-and-Drop) When a file or folder to Edit on the drag and drop, Edit will automatically display the file or folder attributes great detail! This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.