Click here to Skip to main content
15,904,500 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.
4.00/5 (6 votes)
7 Sep 2009CDDL4 min read 47.6K   359   22  
This article describes how to create postbacks to the server without resorting to the built-in function __doPostBack.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Common Development and Distribution License (CDDL)


Written By
Technical Lead
United States United States
Scott started his career in the working world as a band instrument repairman at a music store in the Chicago area. Not long after starting repairing, Scott started teaching himself various web technologies (C++, HTML, CSS, JavaScript, and eventually ASP.NET with C#) and soon discovered that programming matched his interests and abilities much better than repairing band instruments. After working in sales and web development for a music store, he started working for Adage Technologies, a web development consulting firm specializing in custom software solutions. He is currently a lead developer/project manager for a multi-phase, multi-year project for a non-profit firm. He spends most of his free time studying for his MBA at the Kelley School of Business at Indiana University.

Comments and Discussions