Sign in
Ting-hao Yang's ASP.NET blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
ASP.Net
Archive
Archives
December 2005
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Ting-hao Yang's ASP.NET blog
Cross page navigation techniques in ASP.NET 1.x and 2.0
Posted
over 8 years ago
by
Ting-hao Yang
3
Comments
This article discusses different ASP.Net cross page navigation mechanisms that are available in version 1.x and 2.0 and their corresponding design decisions. Five different mechanism are discussed, including client-side redirect, server-side redirect...
Ting-hao Yang's ASP.NET blog
Tip: change response querystring for the postback on the server-side
Posted
over 8 years ago
by
Ting-hao Yang
0
Comments
How do you change the response querystring for the postback? We know that it was very difficult to change the response action in v1, and this feature was just added in v2 using cross page posting, but how about change the querystring dynamically? You...
Page 1 of 1 (2 items)