Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6239207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T11:21:11+00:00 2026-05-24T11:21:11+00:00

i have two web projects authenticating the user using configuration. let say web1,web2 once

  • 0

i have two web projects authenticating the user using configuration.
let say web1,web2 once the user logs into web1 there a link is provided to web2 .

When a user requests a particular page in web2 app, it is redirected to login page once validated i wants to redirect to requested page.

I’m using
strRedirect = Request.QueryString[“ReturnUrl”];

            if (strRedirect == null)
            {
                strRedirect = "~/default.aspx";
                Response.Redirect(strRedirect);
            }
            else
            {

                Response.Redirect(strRedirect);
            } 

but this gives only relative path. By using URI url=Request.url gives the full path so how can i redirect the user to this page….?????

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T11:21:11+00:00Added an answer on May 24, 2026 at 11:21 am

    I made correction in my web.config then it is working fine

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let's say you have a project that will involve two web applications (that will
Suppose you have two seperate ASP.NET Web Application projects that both need to use
I have a solution that contains two projects. One project is an ASP.NET Web
I have two medium-sized web applications that I'm merging into one. They are both
I have two web application projects which are related. One is the website itself
I have worked on two projects using Ajax and Ruby. In one project, I
I have a solution where I have two web projects instead of one. One
Environment: WinXP. RAD: Version: 7.5.3 (Eclipse 3.4.2) Websphere 6.1 I have two web projects
I have just upgraded a solution with two web deployment projects from VS 2008
I have two projects in the same solution: My.Solution.name.with.dots BLL Web in the BLL

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.