Skip to main content

Website Navigation

  • Chapter
  • First Online:
Beginning ASP.NET 4.5 in C#
  • 3810 Accesses

Abstract

You’ve already learned several simple ways to send a website visitor from one page to another. The most straightforward approach is to add ordinary HTML links, using either the <a> element or the HyperLink web control. These links let users click their way through the pages of your site. Or, if you want to trigger a page change in response to some other action, your code can call the handy Response.Redirect() method or the Server.Transfer() method at any time. Both methods are detailed in Chapter 5.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 89.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2012 Matthew MacDonald

About this chapter

Cite this chapter

MacDonald, M. (2012). Website Navigation. In: Beginning ASP.NET 4.5 in C#. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-4252-9_13

Download citation

Publish with us

Policies and ethics