Skip to content Skip to sidebar Skip to footer
Showing posts with the label Iis

Enable Browser Caching For Static Resources

To improve the site performance, I'm adding following http headers in IIS 7.5. Expires: Sun, 29… Read more Enable Browser Caching For Static Resources

Ie8 And Border Css Property On Select Menus

I am getting a really strange behaviour when viewing a very simple piece of HTML in IE, served up b… Read more Ie8 And Border Css Property On Select Menus

Jquery .Ajax() Return Error 0

I wrote javascript in index.html with a login form. When I submit, I call a web service remotely to… Read more Jquery .Ajax() Return Error 0

405 HTTP Error - PHP POST

I have a site running on windows server 2008. The site is HTML, and has two forms which POST to PH… Read more 405 HTTP Error - PHP POST