打印本文 打印本文  关闭窗口 关闭窗口
用ASP做一个记事本编缉器(附源码)
作者:采集员 文章来源:来源于网络 点击数: 更新时间:2005/9/10 14:19:43
;   }
     
     //-->
     </SCRIPT>
     </HEAD>
     <BODY>
     <form name=frm1>
     <P align=left><FONT color=royalblue face=Arial><STRONG>ASP
     NOTEPAD</STRONG></FONT></P>
     <P align=center>
     
     <INPUT id=file1 name=file1
     type=file CHECKED readOnly style="HEIGHT: 22px; LEFT: 55px; TOP: 16px; WIDTH: 100%"><BR><BR>
     <INPUT id=submit1 name=submit1 type=submit value=Open style="HEIGHT: 24px; WIDTH: 65px"
     LANGUAGE=javascript onclick="return submit1_onclick()"> <INPUT id=new name=new style="HEIGHT: 24px;
     WIDTH: 64px" type=submit value=New LANGUAGE=javascript onclick="return new_onclick()">
     <INPUT id=button2 name=button2 style="HEIGHT: 24px; WIDTH: 74px" type=button value=Exit
     LANGUAGE=javascript onclick="return button2_onclick()"></P>
     
     </form>
     <P> </P>
     <P>
     <HR>
     <FONT face=Arial size=2><STRONG>Author: </STRONG><FONT color=royalblue>Sharon
     Jayaraj<BR></FONT><STRONG>Platform<FONT color=lightseagreen>:
     </FONT></STRONG><FONT color=lightseagreen>Win98</FONT><BR><STRONG>Application
     Used: </STRONG><FONT color=orange>Interdev</FONT><FONT color=lightpink>(for easy
     Working) </FONT>and <FONT color=orange>PWS</FONT><FONT color=lightpink>(for
     testing)</FONT></FONT></P>
     
     </BODY>
     </HTML>
     

上一页  [1] [2] 



打印本文 打印本文  关闭窗口 关闭窗口