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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:00:06+00:00 2026-05-10T14:00:06+00:00

I have to POST some parameters to a URL outside my network, and the

  • 0

I have to POST some parameters to a URL outside my network, and the developers on the other side asked me to not use HTTP Parameters: instead I have to post my key-values in HTTP Headers.

The fact is that I don’t really understand what they mean: I tried to use a ajax-like post, with XmlHttp objects, and also I tried to write in the header with something like

Request.Headers.Add(key,value); 

but I cannot (exception from the framework); I tried the other way around, using the Response object like

Response.AppendHeader('key', 'value'); 

and then redirect to the page… but this doesn’t work, as well.

It’s evident, I think, that I’m stuck there, any help?


EDIT I forgot to tell you that my environment is .Net 2.0, c#, on Win server 2003. The exception I got is

System.PlatformNotSupportedException was unhandled by user code   Message='Operation is not supported on this platform.'   Source='System.Web' 

This looks like it’s caused by my tentative to Request.Add, MS an year ago published some security fixes that don’t permit 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. 2026-05-10T14:00:07+00:00Added an answer on May 10, 2026 at 2:00 pm

    Like @lassevk said, a redirect won’t work.

    You should use the WebRequest class to do an HTTP POST from your page or application. There’s an example here.

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

Sidebar

Related Questions

Does anyone have some sample code showing how to POST to a URL using
I have a Rails app that will post some data to another Rails app.
I'm using httpc:request to post some data to a remote service. I have the
I have some code like this: [AcceptVerbs(HttpVerbs.Post)] public ActionResult Save([Bind(Prefix=)]Person person) { String s
Suppose you have a method with some pre and post-conditions. Is it ok to
I have a post-compilation step that manipulates the Java bytecode of generated classes. I'd
Is it possible to have a post-mortem ( or post-exception ) debugging session in
I have read this post about how to test private methods. I usually do
I have read the post here about using setTimeout() during intensive DOM processing (using

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.