Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Non Postback pages


Message #1 by "Brian Fairholm" <bfairholm@n...> on Wed, 13 Feb 2002 03:23:02
Can anyone suggest any examples of ASP.NET pages which do not use the 

postback architecture?  All of the examples I have found so far use the 

form postback with the round trip to the server, but somewhere there must 

be examples that break out of that pattern. That is, pages that process 

input from params but then do something other than just post back. We all 

know how to do this in traditional asp, but how in ASP.NET?



Thanks for any suggestions


  Return to Index