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

  • Home
  • SEARCH
  • 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 8192845
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T04:16:20+00:00 2026-06-07T04:16:20+00:00

I am developing an ASP.NET web application that communicates to another application asynchronously. In

  • 0

I am developing an ASP.NET web application that communicates to another application asynchronously.

In webform1 I call MyClass.Connect. At some point in the future I get a response from the object.

When I get my response I want to display a page telling the user about the response but I can’t just do System.Web.HttpContext.Current.Response.Redirect because the HttpContext is nothing.

Here is a snippet of the class

Public Class MyClass
    Private Shared WithEvents _remClient As New RemoteClient

    Public Sub Connect
        _remClient.ConnectToServer
    End Sub

    Private Shared Sub _remClient_ClientConnected() Handles _remClient.ClientConnected
        'I want to do a redirect here - how?
    End Sub

End Class

Can someone give me an idea of how I can accomplish this?

  • 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-06-07T04:16:22+00:00Added an answer on June 7, 2026 at 4:16 am

    This redirect must be done on browser using javascript.

    Send as return a flag for redirect, and the url, where to go and then set:

       if(flagForRefirect)   
        window.location = WhereToGoPage;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing an ASP.NET web application that sends a request to another server
I am developing an asp.net web form application that displays some info on separate
I am developing an ASP.NET web application that incorporates google maps. I have an
I am developing an ASP.Net MVC 3 Web application and I am having some
I am developing an asp.net mvc web application that makes much use of jquery
I am developing an ASP.NET intranet web application that provides short quizzes to the
We are developing an ASP.Net web application and need that application to work properly
I am developing an ASP.Net C# web application that should access the database using
I have an Asp.Net MVC Web Application that I am developing. I have TeamCity
We are developing an asp.net 2.0 web application in that user can sign-up or

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.