一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

Jquery+WebService 校驗(yàn)賬號(hào)是否已被注冊(cè)的代碼

詳細(xì)代碼如下:
Default.ASPx
復(fù)制代碼 代碼如下:
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.ASPx.cs" Inherits="Ajax_XML._Default" %>
<!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>
<script type="text/Javascript" src="jquery-1.3.2-vsdoc2.js" language="Javascript"></script>
<script type="text/Javascript" language="Javascript">
$(function() {
$("#<%=UserID.ClientID%>").keyup(
function() {
$.ajax({
type: "POST",
contentType: "application/json",
dataType: "json",
url: "WebService1.asmx/UserIsExist",
data: "{UserID:'" + $("#<%=UserID.ClientID%>").val() + "'}",
success: function(result) {
if (result.d == "true")
$("#<%=IsExist.ClientID%>").text("Yes");  //賬號(hào)已存在
else
$("#<%=IsExist.ClientID%>").text("No");  
}
});
}
);
})
</script>
</head>
<body>
<form id="form1" runat="server">
<div>
<table style="width:100%;">
<tr>
<td>
 </td>
<td>
 </td>
<td>
 </td>
</tr>
<tr>
<td>
 </td>
<td>
<ASP:TextBox ID="UserID" runat="server"></ASP:TextBox>
<ASP:Label ID="IsExist" runat="server" Visible="true"></ASP:Label>
</td>
<td>
 </td>
</tr>
<tr>
<td>
 </td>
<td>
 </td>
<td>
 </td>
</tr>
</table>
</div>
</form>
</body>
</html>

WebService1.asmx.cs
復(fù)制代碼 代碼如下:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Services;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
using System.Text;
using DAL;
namespace Ajax_XML
{
/// <summary>
/// WebService1 的摘要說明
/// </summary>
[WebService(Namespace = "http://tempuri.org/")]
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
[System.ComponentModel.ToolboxItem(false)]
// 若要允許使用 ASP.NET AJAX 從腳本中調(diào)用此 Web 服務(wù),請(qǐng)取消對(duì)下行的注釋。
[System.Web.Script.Services.ScriptService]
public class WebService1 : System.Web.Services.WebService
{
[WebMethod]
public string HelloWorld()
{
return "Hello,World!";
}
[WebMethod]
public string UserIsExist(string UserID)
{
string sql = string.Format("select * from Customers where FirstName='" + UserID+"'");
using (SqlDataReader dr = SqlHelper.ExecuteSql(sql))
{
if (dr.Read())
return "false";
else
return "true";
}
}
}
}

SqlHelper.cs
復(fù)制代碼 代碼如下:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
namespace DAL
{
/// <summary>
/// 數(shù)據(jù)庫(kù)操作類
/// </summary>
public class SqlHelper
{
private static SqlConnection conn;
private static SqlCommand comm;
private static SqlDataReader dr;
/// <summary>
/// 打開數(shù)據(jù)庫(kù)連接
/// </summary>
public static void ConnOpen()
{
try
{
conn = new SqlConnection(ConfigurationManager.ConnectionStrings["BBS"].ConnectionString);
conn.Open();
}
catch (Exception e)
{
Console.WriteLine( e.Message);
}
}
/// <summary>
/// 關(guān)閉數(shù)據(jù)庫(kù)連接,釋放資源
/// </summary>
public static void ConnClose()
{
if (conn != null)
{
conn.Close();
}
if (comm != null)
{
comm.Dispose();
}
}
public static SqlDataReader ExecuteSql(string sql)
{
SqlHelper.ConnOpen();
comm = new SqlCommand(sql, conn);
try
{
dr = comm.ExecuteReader();
return dr;
}
catch (Exception e)
{
throw e;
}
}
}
}

JavaScript技術(shù)Jquery+WebService 校驗(yàn)賬號(hào)是否已被注冊(cè)的代碼,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請(qǐng)第一時(shí)間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 色老板视频| 韩国免费一级成人毛片 | 亚洲天堂黄 | 黄色免费在线观看视频 | 美女一级毛片无遮挡内谢 | 一级毛毛片毛片毛片毛片在线看 | 亚洲国产精品激情在线观看 | 一区二区在线精品免费视频 | 久久亚洲综合伊人 | 一区二区三区免费在线视频 | 国产福利一区二区 | 91精品国产三级在线观看 | 精品国产高清在线看国产 | 免费观看四虎精品国产永久 | 日本欧美一区二区三区视频 | 精品视频一二三区 | 色婷婷影院在线视频免费播放 | 欧美午夜a级精美理论片 | 婷婷毛片 | 国产麻豆精品一区二区 | 一本色道久久综合狠狠躁 | 国产午夜小视频 | 久草新在线 | 2020国产精品视频免费 | 亚洲视频色 | 日本韩国一级 | 成人精品一区二区激情 | 91福利国产在线在线播放 | 欧美在线tv| 国产一区二区精品久久91 | 国产日韩三级 | 福利国产| 亚洲一区色| 美女胸又大又黄又www的网站 | 久久久精品久久久久久 | 国产精品久久婷婷六月丁香 | 日韩在线观看中文字幕 | 亚洲国产精品激情在线观看 | 加勒比一区二区三区 | 成人精品视频在线观看播放 | 日韩综合nv一区二区在线观看 |