473,498 Members | 98 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

redirecting pages

If you try this url

http://msdn.microsoft.com/library/en...raspdotnet.asp

you will lend at

http://msdn.microsoft.com/library/de...raspdotnet.asp

Can anybody explain the rational behind such a design?

Thanks in advance
Sergei
Nov 19 '05 #1
2 894
KMA
well there's many conceivable reasons. For example , you run a shopping site
and you want a "Todays special offer!" page, called TSOffer.aspx. The
product on offer changes, obviously, but you don't want to copy and paste
the details from the products area to TSOffer.aspx, so you just redirect. In
other words, you have a customer friendly URL which they can remember, which
redirects to a more suitable page. Or you want to go to different pages
based upon language settings (which are read at runtime) but you want to
advertise your start page as simply "Mysite.com", not "Mysite.com/fr".

And as for server.transfers, well they are just the cherry on the icing on
the cake. Or even a drop of errant chocolate, on the cherry on the icing
etc.

"Sergei" <se****@nospam.summertime.mtu-net.ru> wrote in message
news:OF**************@TK2MSFTNGP09.phx.gbl...
If you try this url

http://msdn.microsoft.com/library/en...raspdotnet.asp

you will lend at

http://msdn.microsoft.com/library/de...us/dnanchor/ht
ml/anchoraspdotnet.asp
Can anybody explain the rational behind such a design?

Thanks in advance
Sergei

Nov 19 '05 #2
They changes the framework for how navigation works on their site and want
to keep old links still working? It's both a typical and good practice.

karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
http://openmymind.net/redirector.aspx?documentId=51 - Learn about AJAX!

"Sergei" <se****@nospam.summertime.mtu-net.ru> wrote in message
news:OF**************@TK2MSFTNGP09.phx.gbl...
If you try this url

http://msdn.microsoft.com/library/en...raspdotnet.asp

you will lend at

http://msdn.microsoft.com/library/de...raspdotnet.asp

Can anybody explain the rational behind such a design?

Thanks in advance
Sergei

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2305
by: lozd | last post by:
Would appreciate any solutions people could offer for this. Basically I wan't to use a frameset with an aspx page as the contents rather than a htm page and I'd like to be able to redirect the...
4
1481
by: Greg Smalter | last post by:
Redirecting from page to page within a web project is pretty easy. However, all Redirect methods take strings as arguments, as if you mistype the string, you don't find out until run time that you...
3
284
by: lozd | last post by:
Would appreciate any solutions people could offer for this. Basically I wan't to use a frameset with an aspx page as the contents rather than a htm page and I'd like to be able to redirect the...
1
1432
by: Andra | last post by:
Hello! I'm a beginner in asp sorry for bothering with silly questions, but i have this problem and i hoped u could help me: I have a control which leads from different pages to a page wich has the...
9
2319
by: Jonathan Wood | last post by:
I've spent days trying to come up with a solution. I'd appreciate it if anyone can help. My site requires all users to log on. There are three different roles of users, and each user type will...
0
6998
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7163
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7200
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7375
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5460
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4904
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3090
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1416
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
287
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.