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
WebInfo.aspx
Package: YDMusic.rar [view]
Upload User: whzhongbo
Upload Date: 2022-07-31
Package Size: 1531k
Code Size: 3k
Category:
WEB(ASP,PHP,...)
Development Platform:
DOS
- <%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebInfo.aspx.vb" Inherits="YDMusic.WebInfo"%>
- <html>
- <head>
- <title></title>
- <meta http-equiv="Content-Language" content="zh-cn">
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
- <link href="/Css/Css.css" rel="stylesheet" type="text/css">
- <style type="text/css">
- TD { FONT-SIZE: 10pt; COLOR: #808080 }
- </style>
- </head>
- <body topmargin="0" leftmargin="0">
- <table border="0" width="700" id="table1" cellspacing="1" cellpadding="0" bgcolor="#E8E8E8">
- <tr>
- <td bgcolor="#FFFFFF">
- <table border="0" width="700" id="table2" cellspacing="0" cellpadding="0">
- <tr>
- <td bgcolor="#e8e8e8">
- <img border="0" src="/Images/line3.gif" width="80" height="6"></td>
- </tr>
- </table>
- <table border="0" width="700" id="table2" cellspacing="0" cellpadding="0">
- <tr>
- <td><img border="0" src="/Images/jiantou.gif"><b>网站信息配置</b></td>
- </tr>
- </table>
- <table border="0" width="700" id="table2" height="6" cellspacing="0" cellpadding="0">
- <tr>
- <td bgcolor="#e8e8e8"></td>
- </tr>
- </table>
- <form name="Form1" method="post" action="WebInfo.aspx?Action=Save">
- <table border="0" width="700" id="table1" cellspacing="1" cellpadding="0">
- <tr>
- <td width="102" align="right">网站名称:</td>
- <td><input name="WebName" type="text" Class="box" value="<%# WebName%>"></td>
- <td width="62" align="right">网站地址:</td>
- <td width="332">
- <input name="WebUrl" type="text" Class="box" value="<%# WebUrl%>"></td>
- </tr>
- <tr>
- <td width="102" align="right">备案信息:</td>
- <td><input name="BeiAn" type="text" Class="box" value="<%# BeiAn%>"></td>
- <td width="62" align="right">网站LOGO:</td>
- <td width="332"><input name="Logo" type="text" Class="box" value="<%# Logo%>"></td>
- </tr>
- <tr>
- <td width="102" align="right">Title:</td>
- <td><input name="WebTitle" type="text" Class="box" value="<%# WebTitle%>"></td>
- <td width="62" align="right">Keywords:</td>
- <td width="332"><input name="Keywords" type="text" Class="box" value="<%# Keywords%>"></td>
- </tr>
- <tr>
- <td width="102" align="right">Description:</td>
- <td><input name="Description" type="text" Class="box" value="<%# Description%>"></td>
- <td width="62" align="right"> </td>
- <td width="332"> </td>
- </tr>
- <tr>
- <td width="102" align="right"></td>
- <td colspan="3">
- <input type="image" src="/Images/but03.gif">
- </td>
- </tr>
- <tr>
- <td width="102" align="right"></td>
- <td></td>
- <td width="62" align="right"></td>
- <td width="332"></td>
- </tr>
- </form>
- </table>
- </td>
- </tr>
- </table>
- </body>
- </html>