Click here to Skip to main content
15,891,372 members
Articles / Web Development / ASP.NET

How to post back to the server using JavaScript in ASP.NET

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
29 May 2012CPOL1 min read 41.5K   367   14  
This is an alternative for "How to post back to the server using JavaScript in ASP.NET"

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
7 Sep 2009Scott Norberg 1 alternative  
This article describes how to create postbacks to the server without resorting to the built-in function __doPostBack.

License

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


Written By
Software Developer (Senior)
United States United States
My area of expertise is developing management database systems for business so that they can efficiently store and lookup existing customer's information and related data, and be able to generate various reports. My goal is to always deliver innovative design and a user friendly interface.

Comments and Discussions