Virtually every ASP.NET developer has, at one point or another, created a page with a Button control that, when clicked, redirects the user to some other page, perhaps sending along a value entered by the user through the querystring. The typical pattern for implementing such behavior is to add a Button to the page and create a Click
event handler that executes a Response.Redirect(url)
. If the redirect incorporates some input from the user, then this patt...Full Article.
A
New
Internet
Library: Add Your Website/Blog
or Suggest A Website/Blog to our Free Web Directory
http://anil.myfunda.net.
Its very simple, free and SEO Friendly. Submit Now....
Its very simple, free and SEO Friendly. Submit Now....
Monday, February 9, 2009
RedirectButton - Redirect Users With the Click of a Button
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Post your comments here: