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

Url Redirection From A Html Page To An .aspx Page

I have a requirement where i have to use url redirection in my legacy web page (basically its a com… Read more Url Redirection From A Html Page To An .aspx Page

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

Deploy Bot In Local Iis And Include It In Custom Chat In A Webpage

Is it possible to deploy bot in local IIS and then link it to a custom chat application which we cr… Read more Deploy Bot In Local Iis And Include It In Custom Chat In A Webpage

Issues Transfering Data Between Php Pages With Post

I am having an issue transferring values between pages in PHP using POST. I am using a hidden field… Read more Issues Transfering Data Between Php Pages With Post

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

Configuring Iis 7.5 To Enable Server Side Includes (ssi) For The '.html' Extension

I want to configure Server Side Includes (SSI) in IIS 7.5. By default, the file extension that indi… Read more Configuring Iis 7.5 To Enable Server Side Includes (ssi) For The '.html' Extension