欢迎光临
我们一直在努力

ASP.NET中动态修改web.config中的设置项目(前台代码)-.NET教程,Asp.Net开发

建站超值云服务器,限时71元/月

<%@ page language=”c#” codebehind=”webform1.aspx.cs” autoeventwireup=”false” inherits=”webapplication1.webform1″ %>
<!doctype html public “-//w3c//dtd html 4.0 transitional//en” >
<html>
<head>
<meta name=”generator” content=”microsoft visual studio 7.0″>
<meta name=”code_language” content=”c#”>
<meta name=”vs_defaultclientscript” content=”javascript (ecmascript)”>
<meta name=”vs_targetschema” content=”http://schemas.microsoft.com/intellisense/ie5″>
</head>
<body ms_positioning=”gridlayout”>
<form id=”form1″ method=”post” runat=”server”>
<font face=”宋体”>
<asp:textbox id=”textbox1″ style=”z-index: 101; left: 164px; position: absolute; top: 190px” runat=”server” width=”204px” height=”25px”></asp:textbox>
<asp:button id=”button1″ style=”z-index: 102; left: 386px; position: absolute; top: 188px” runat=”server” width=”78px” height=”25px” text=”button”></asp:button>
<asp:dropdownlist id=”dropdownlist1″ style=”z-index: 103; left: 29px; position: absolute; top: 192px” runat=”server” width=”130px” height=”22px”></asp:dropdownlist>
</font>
</form>
</body>
</html>

赞(0)
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com 特别注意:本站所有转载文章言论不代表本站观点! 本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。未经允许不得转载:IDC资讯中心 » ASP.NET中动态修改web.config中的设置项目(前台代码)-.NET教程,Asp.Net开发
分享到: 更多 (0)

相关推荐

  • 暂无文章