Mridul

Mridul

  • NA
  • 1
  • 0

HTTP Header

Aug 3 2005 7:23 AM

How to append a new header information to all pages of a project displayed on client machine.
I tried using Response.AddHeader/AppendHeader but it is not working.
I also tried using HttpContext as well as IHttpModule but cannot get through.
Please advise on the solution.
Thanks