Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
fri.asp
Upload User: dbstep
Upload Date: 2022-08-06
Package Size: 2803k
Code Size: 1k
Category:
WEB(ASP,PHP,...)
Development Platform:
ASP/ASPX
- <%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <!--#include file="../CheckAdmin.asp"-->
- <link href="../Images/CssAdmin.css" rel="stylesheet" type="text/css">
- <title>提示信息</title>
- <style type="text/css">
- <!--
- .STYLE2 { font-size: 14px;
- font-weight: bold;
- }
- body,td,th {
- font-size: 12px;
- }
- -->
- </style>
- </head>
- <body>
- <p> </p>
- <table width="398" height="97" border="0" align="center" cellpadding="5" cellspacing="1" bgcolor="#D2EBFF" >
- <tr>
- <td height="95" align="left" background="img/content_bg.png" ><table width="376" height="76" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td width="76" height="22"><div align="center"><img src="img/success.gif" width="48" height="48" /></div></td>
- <td width="247"><table width="100%" height="51" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td><span class="STYLE2"><font color="red">恭喜操作成功!</font></span></td>
- </tr>
- <tr>
- <td><a href="../FriendSiteList.asp" >返回列表</a> - <a href="../FriendSiteEdit.asp?Result=Add">新增</a></td>
- </tr>
- </table></td>
- </tr>
- </table></td>
- </tr>
- </table>
- </body>
- </html>