Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Testing addition of headers in Response.AddHeader()
Message
From
06/12/2011 10:47:46
 
 
To
06/12/2011 10:29:51
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01530436
Message ID:
01530438
Views:
31
This page here describes exactly the problem I am having:

http://stackoverflow.com/questions/2834278/hot-to-get-custom-http-header-in-asp-net

The reason to add this in the custom header is that a specific client request we have is to store a token in the header. There is no negotiation to pass it in the URL.

And, this is not done by code. They would do a first hit programmatically to our server. There, they can set the HTTP header token key. On my end, I can read it. However, I need to return a HTML page in their desktop application MS Browser control container. So, on their end, on the first hit, they are going to put the HTML I send back into the MS Browser control container. From there, there will be three choices of URLs. This is where the problem is. From there, any URL they will click on needs to retransmit back the HTTP header tokey key. AFAIK, this is not possible.

Any recommendation?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform