Ajax in UserControl

Posted by nader on Stack Overflow See other posts from Stack Overflow or by nader
Published on 2010-04-18T09:19:36Z Indexed on 2010/04/18 9:23 UTC
Read the original article Hit count: 402

Filed under:
|
|
|
|

Hi i have a signup page and i want to check username exists or not with ajax

<%@ Control Language="C#" AutoEventWireup="true" CodeFile="Simple.ascx.cs" Inherits="UserControls_Simple" %>
??? ??????: ???? ????

i eant to show label if user exists

how can i do that? tnx

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about usercontrol