Ask a Question related to ASP.NET General, Design and Development.
-
Axel Dahmen #1
How to send Content-Language HTTP Header?
Hi,
can someone please enlighten me on how ASP.NET supports sending the "Content-Language" HTTP header?
TIA,
Axel Dahmen
Axel Dahmen Guest
-
How to send multiple URL fields in Http Header using asp.net datagrid
Hi All, I have a problem with Asp.Net Datagrid. I have two 2 databound fields in Asp.Net Datagrid "Code" & "Name". I want to send values of both... -
Setting Content-Length Header for HTTP 204?
Hello, Can someone help out with forcing the Content-Length header to 0 when returning an HTTP 204 with NO body (working in a WSE2.0 web service)... -
Send Basic HTTP authentication credential in the first HTTP request
Hello, How can I make the web service proxy class send basic authentication information in the HTTP header of the first request? My... -
how can i get the http header exactly as sent by UA ?
.... no $_SERVER, $_COOKIE or $_POST stuff, but the string just "as is". please i need to know it. Thanks -- "It's not right. It's not even... -
automatically send http header
With php you don't need to explicitly send http header before print or echo. However in perl you need it. Even with mod_perl you have to issue...



Reply With Quote

