Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6
This is the forum to discuss the Wrox book ASP.NET 2.0 Instant Results by Imar Spaanjaars, Paul Wilton, Shawn Livermore; ISBN: 9780471749516
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 22nd, 2007, 08:46 AM
Registered User
 
Join Date: Jul 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default redirect url question

Is there a way to redirect a user to a url outside my server but still show my address in the url. What I mean is, my page is www.mydomain.com/default.aspx. I want to redirect to www.google.com but want the url in the address bar as
 www.mydomain.com? url=www.google.com
 
Old August 22nd, 2007, 10:24 AM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

You can use an IFRAME or a Frameset to redirect to an outside domain and keep the URL in the address bar the same.

================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
================================================== =========
Technical Editor for:
Professional Search Engine Optimization with ASP.NET

Professional IIS 7 and ASP.NET Integrated Programming

================================================== =========
 
Old August 22nd, 2007, 12:48 PM
Registered User
 
Join Date: Jul 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks a lot...it worked!!!





Similar Threads
Thread Thread Starter Forum Replies Last Post
adding anchor to response.redirect url bugati ASP.NET 1.0 and 1.1 Professional 1 August 2nd, 2012 08:22 AM
URL Redirect based on given URL somnath.kartic VS.NET 2002/2003 1 August 2nd, 2012 08:21 AM
Redirect URL to File path han_nomad C# 12 February 2nd, 2007 06:26 AM
Page redirect based on URL somnath.kartic ASP.NET 1.0 and 1.1 Basics 0 April 3rd, 2006 04:45 AM
URL Redirect Help david29118 Classic ASP Basics 3 April 3rd, 2005 06:09 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.