AJAX Method Of jQuery AJAX In ASP.NET Web Forms | Learn ASP.NET Web Forms
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="ajax_method.WebForm1" %> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> <style> #loader{ display:none; } </style> </head> <body> <form id="form1" runat="server"> <div> <input type="text" placeholder="Enter your name" id="uname"/> <br/><br/> <input type="text" placeholder="Enter your surname" id="surname"/> <br/><br/> <input type="button" value="Submit" ...
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
Comments
Post a Comment