Click here to Skip to main content
15,891,431 members
Articles / Web Development / XHTML

Simple AJAX, ASP.NET, and C# implementation for a page wait or process screen

Rate me:
Please Sign up or sign in to vote.
4.67/5 (30 votes)
26 Sep 2008CPOL6 min read 101.5K   76  
A simple AJAX approach that includes an HTML page client, and a JavaScript making an AJAX call and receiving a response. A remote page will receive the parameter information and respond to the JavaScript call method with the necessary information.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Lalith Bommera has been working in Great New York Area in IT industry. His programming experience includes such languages as C, VB.NET, PL\SQL, ORACLE and C#. He's been working for different industries like Banking, Investment Banking, Finance, manufacturing, retail, utilities, and education and so on. His current area of interests is .NET, C#, SQL Server, ORACLE, ASP.NET and Business Object XI. He is working in software and application development doing architecture, design and development.

Click here for my website

Comments and Discussions