Lost your password?

Blogs about: Postback

Featured Blog

How events are detected and triggered by ASP.net server during Form Submit or Postback

sanalksankar wrote 1 week ago: Remember those days when we had only a single communication to the server where we had to handle all … more →

Tags: .NET, Computers (software), ASP. NET, Client, Code, detect, event, form, function

Repeaters and Lost Data After Postback (Viewstate)

codinglifestyle wrote 1 month ago: Test question: I have a form which binds data to a Repeater on PageLoad.  The Repeater’s ItemT … more →

Tags: ASP.NET, Repeater, ViewState

refresh the page

backupcode wrote 2 months ago: The following code would refresh the page after 3 seconds. Page.Response.AppendHeader("Refresh", "3; … more →

Tags: VB .NET, javascript, refresh, page refresh

Composite Controls: Dude, where's my data?1 comment

codinglifestyle wrote 5 months ago: I started my .NET career writing WebParts for SharePoint 2003.  You would think this would make me a … more →

Tags: C#, ASP.NET, Control?, Custom, composite, usercontrol, WebControl, event, createchildcontrol

Just a little more time

mlpnavarro wrote 6 months ago: On the 4th sprint week we’ve managed to finish the rest of the minor tickets. Hurray! Since we … more →

Tags: appsource_03375, javascript, AppSource

Week 10 - Web 2.0

anthonycataldo wrote 7 months ago:     Web 2.0 was (originally) a technology I thought was going to hit us one day and everything would … more →

Tags: networked media production, AJAX, Google, Web 2.0, web 3.0

What is PostBack in ASP.NET

gullele wrote 7 months ago: Postback in simple terms is self referal of the page. In earlier version of ASP, the form would … more →

Tags: ASP.NET, what is postback, asp postback

Getting started with AJAX in ASP.Net:1 comment

asadsiddiqi wrote 8 months ago:   As a prerequisite you would require to have Microsoft Visual Studio 2008 installed on your system. … more →

Tags: C#, .Net Ajax, AJAX, codebehind, Hello World AJAX, HTML, javascript, VS2008

Introduction to postback in asp.net

technofizz wrote 9 months ago: Today we are going to introduce you to the concept of PostBack in ASP.NET. PostBack is the name give … more →

Tags: dotnet, ASP.NET, IsPostBack

View State

Lakshmi Sravanthi Chowdam wrote 10 months ago: The web is a stateless medium – state is not maintained between client requests by default. Every ti … more →

Tags: ASP.NET FAQ's, page, view state, Serialization, Control.ViewState, View State Chunking, Hidden, server round trip, EnableViewState

The Postback Architecture , การทำงาน ของ Postback

Teerapong Sontayaman wrote 10 months ago: บทความนี้ผมจะขอพูดถึง Postback เพื่อให้กระจ่างสำหรับ โปรแกรมเมอร์ มือใหม่ที่ยังไม่เข้าใจการทำงานของ … more →

Tags: ASP.NET, web form

Page.IsPostback is Sneaky

Frank Adams wrote 11 months ago:    I had an issue yesterday with a dropdown on a form. I was trying to post the values to a new form … more →

Tags: ASP.NET /VB, Best Practices, Programming

Web Applications : How to avoid Page Flickering on rendering?

jebastine wrote 11 months ago: As a web developer everyone knows while submitting the page, the page will be posted back and render … more →

Tags: .NET, .Net 3.5, .net 2008, ASP.NET, Visual Studio 2008, C#, Web Applications, HTML, meta tag

Mempertahankan Fokus setelah postback di webform

indogeekchic wrote 1 year ago: Pada halaman web, setiap kali event postback tereksekusi, seringkali user akan dikembalikan ke bagia … more →

Tags: ASP.NET, Fokus

URL Rewrite

criistii wrote 1 year ago: This article provides information of an easy way to implement URL rewrite mechanisms in a .NET websi … more →

Tags: URL Rewrite, ASP. NET, client validation, control adapter, ControlAdapter

Stop a PostBack using JavaScript and the OnClientClick event3 comments

schleichermann wrote 1 year ago: If you need to be able to update the text displayed in an ASP.net control such as a LinkButton throu … more →

Tags: ASP.NET, javascript

Asp.Net repeater control, delete with confirmation

slightlybehindthecurve wrote 1 year ago: Asp.Net Repeater Control: Confirmation Maybe I missed something, but I couldn’t immediately fi … more →

Tags: .NET, ASP.NET, Confirmation, delete, javascript, Repeater

URL Rewriting

sanzon wrote 1 year ago: URL Rewriting: The easy & complete way   URL Rewriting can be a pain at times. The truth is, it … more →

Tags: VB.NET, Asp.Net Framework 2.0, AJAX, Browsers, VBScript, server, App_Code, app_themes, global.asax

Enter Key Always Causes Postback 1 comment

baraholka1 wrote 1 year ago: Flamin’ annoying. On this one particular page the enter key would trigger a postback on an Ima … more →

Tags: Postbacks, Agatha Christie


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS