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

I want to use AFNetworking for a HTTP Post method with some parameters and
I have for eg code like this function check(parameters){ some code; $.post('/url', function(data) {
I have a site that features some pages which do not require any post-back
ASP.NET 4.0 Need some help with this vexing HTTP POST problem - I have
I have created a very simple script to extract some parameters from the url
I have some route define as: Post /login controllers.MyController.someMethod() and inside someMethod I use
I am trying to set some Http parameters in the HttpPost object. HttpPost post=new
I have the following code: $.ajax({ url: some-page.aspx, type: POST, data: {fileName: file, param02:
I have some post build event to minify my css and javascript using ajaxmin
I have a post-build event that runs some commands for a c# project. The

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.