Posted on September 6, 2008 by Balaji Ramesh
I was having trouble with setting a background image for an input button in IE 6. The background-image property that worked in Firefox 2.0 just did not have any effect on IE6. After a bit of googling, I realized that the background-image property will not work on IE and that we need to use the [...]
Filed under: CSS, Technical | 9 Comments »
Posted on September 2, 2008 by Balaji Ramesh
I was running a WinXP box and all of a sudden I started getting a “Server Unavailable” error. I know for a fact that it had to do with the ASPNET account. So here’s what I did that did not help:
1. Give ASPNET account full control over your home directory2. Delete ASPNET account and ran [...]
Filed under: .net, Asp.net, IIS, Tips | 14 Comments »