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

What Is The Correct Way For Redirecting From The Domain Name Itself To A Page In A Directory?

I want anyone browsing for 'MyDomain.com' to see what's in 'MyDomain.com/Folder1/Ho… Read more What Is The Correct Way For Redirecting From The Domain Name Itself To A Page In A Directory?

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

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