中文字幕日韩一区二区_国产一区二区av_国产毛片av_久久久久国产一区_色婷婷电影_国产一区二区精品

ASP.net做的IP訪問限制

  偶做留言本的時候想起做這么個,具體思路也許不好,做出來只是拋磚引玉,希望有更好的方法!

  IP添加頁是用了一個ListBox, TextBox,兩個Button,而在其他的頁上則直接用當前IP對比數據庫中的IP,代碼如下!

  限制IP添加頁HTML代碼

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="ip.ASPx.cs" Inherits="admin_ip" %>
<!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 runat="server">
    <title>無標題頁</title>
    <link href="../images/news.css" rel="stylesheet" type="text/css" />
</head>
<body>
    <form id="form1" runat="server">
    <div>
        <ASP:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:book %>"
            ProviderName="<%$ ConnectionStrings:book.ProviderName %>" SelectCommand="SELECT [ip] FROM [ip]">
        </ASP:SqlDataSource>
        <table align="center" style="border-right: #0066cc 1px dotted; border-top: #0066cc 1px dotted; border-left: #0066cc 1px dotted; border-bottom: #0066cc 1px dotted">
            <tr>
                <td rowspan="2" style="width: 100px; border-right: #33ccff 1px groove; border-top: #33ccff 1px groove; border-left: #33ccff 1px groove; border-bottom: #33ccff 1px groove;">
                    <ASP:ListBox ID="iplxb" runat="server" DataSourceID="SqlDataSource1" DataTextField="ip"
                        DataValueField="ip" Height="194px" Width="153px"></ASP:ListBox></td>
                <td style="width: 100px; border-right: #33ccff 1px groove; border-top: #33ccff 1px groove; border-left: #33ccff 1px groove; border-bottom: #33ccff 1px groove;">
                    填寫標準的IP地址到左下文本框里面,然后點擊按紐添加!<br />
                    <ASP:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="iptb"
                        Display="Dynamic" ErrorMessage="IP地址格式不正確" ValidationExpression="([0-9]{2,3})([.])([0-9]{1,3})([.])([0-9]{1,3})([.])([0-9]{1,3})"></ASP:RegularExpressionValidator></td>
            </tr>
            <tr>
                <td style="width: 100px; border-right: #33ccff 1px groove; border-top: #33ccff 1px groove; border-left: #33ccff 1px groove; border-bottom: #33ccff 1px groove;">
                    <ASP:LinkButton ID="LinkButton1" runat="server" OnClick="LinkButton1_Click">刪除選中的行</ASP:LinkButton></td>
            </tr>
            <tr>
                <td style="width: 100px; border-right: #33ccff 1px groove; border-top: #33ccff 1px groove; border-left: #33ccff 1px groove; border-bottom: #33ccff 1px groove;">
                    <ASP:TextBox ID="iptb" runat="server" Width="150px">61.139.33.22</ASP:TextBox></td>
                <td style="width: 100px; border-right: #33ccff 1px groove; border-top: #33ccff 1px groove; border-left: #33ccff 1px groove; border-bottom: #33ccff 1px groove;">
                    <ASP:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="增加" Width="80px" /></td>
            </tr>
      </table>   
    </div>
    </form>
</body>
</html>

  限制IP添加頁CS代碼

using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
public partial class admin_ip : System.Web.UI.Page
{
    protected void Page_Load(object sender, EventArgs e)
    {
        Server.Execute("chklog.ASPx");
    }
    protected void Button1_Click(object sender, EventArgs e)
    {       
        iplxb.Items.Add(iptb.Text);
        odb.insert("insert into ip (ip) values ('" + iptb.Text + "')");
    }
    protected void LinkButton1_Click(object sender, EventArgs e)
    {
        for (int i = 0; i < iplxb.Items.Count; i++)
        {
            if (iplxb.Items[i].Selected)
            {
                odb.insert("delete from ip where ip='"+iplxb.SelectedItem.Text+"'");
                iplxb.Items.Remove(iplxb.SelectedItem.Text);
            }
        }
    }
}

  被需要限制IP的頁面調用頁的代碼

 protected void Page_Load(object sender, EventArgs e)
    {
        string ip = Request.UserHostAddress.ToString();
            if (Convert.ToInt32(odb.scr("select count(*) from [ip] where ip='" + ip + "'")) > 0)
            Response.Write("對不起,您的IP被限制訪問,請咨詢管理員");
    }
}

AspNet技術ASP.net做的IP訪問限制,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 涩涩视频在线看 | 精品中文字幕一区 | 亚洲欧洲成人在线 | 一区二区三区免费在线观看 | 成人看片在线观看 | 中文字幕一区二区三区精彩视频 | 日日操av | 在线一区二区观看 | 日韩免费一区二区 | 99日韩 | 久久精品二区亚洲w码 | 国产乱码精品一区二区三区忘忧草 | 国产精品久久久久久久午夜片 | 日韩精品在线免费观看视频 | 亚洲综合在线网 | 特黄一级 | 亚洲精品久 | 一起操网站 | 亚洲一区二区在线电影 | 国产精品美女久久久久久免费 | 欧美一级片 | 免费黄色av网站 | 亚洲精品自在在线观看 | 在线亚洲一区 | 欧美精品一区在线 | 国产又色又爽又黄又免费 | 国产成人99久久亚洲综合精品 | 狠狠躁夜夜躁人人爽天天高潮 | 产真a观专区 | 一级片免费视频 | 草久久 | 夜久久 | 天天久久 | 午夜精品视频在线观看 | 日日夜夜91 | 国产精品欧美一区二区 | 久久久久成人精品亚洲国产 | 亚洲欧洲一区二区 | 亚洲一区电影 | 亚洲三区在线观看 | av网站在线免费观看 |