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 7934901
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T21:45:46+00:00 2026-06-03T21:45:46+00:00

Is there a way to, from server-side code in C#, send an HTTP Request

  • 0

Is there a way to, from server-side code in C#, send an HTTP Request and gather the result? What I want to do is this:

  1. HTTPRequest sent from client browser to page
  2. Server-Side C# code does some boolean checking
  3. If checking pans out, send and HTTPRequest to another page
  4. Get HTTPResponse and populate to innerHTML of a div
  5. Send itself’s HTTPResponse to the client browser for viewing

Is this possible?

  • 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-03T21:45:48+00:00Added an answer on June 3, 2026 at 9:45 pm

    You can use the same libraries which you’d use on a “normal” (i.e., client) application on the server side as well. HttpWebRequest, WebClient, etc., they should work just fine.

    One note, though: if you make synchronous requests (HttpWebRequest.GetResponse, WebClient.DownloadData, etc.), those requests will block the server thread, so if you need to scale the server to serve a large number of clients this may become a problem. If that happens, you can consider making your operation asynchronous. But you shouldn’t do it unless you have a (current or foreseeable) problem.

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

Sidebar

Related Questions

Is there way that I can read the file from remote server using fopen
Is there a way to access referrer information from the server log in a
Is there any way to access my asp.net dev server (launched from visual studio)
Is there a way to prevent users from getting into SQL Server Management Studio
Is there a way to get the session info from a remote windows server
In SQL Server there is a way to join tables from multiple sql servers
Short question: is there a way to make a jsonp request to a server,
my script is getting some array from php server side script. result = jQuery.parseJSON(result);
I am curious if there is a way from within a WebView when a
Is there any way to convert from DB.Null to decimal in C#? Like Object[]

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.