Feeds:
Posts
Comments

Archive for February, 2010

Using this markup you can check whether user’s browser has javascript enabled or not <noscript> <meta http-equiv=”Refresh” content=”0; url=noJavascriptPage.html”> </noscript> If user has not enabled javasript , you can redirect him to other page

Read Full Post »

Its very common problem every web developer has to face that is re-submitting data on page refresh (F5). You will find lots of solution whiling googling but some of them are very lengthy and some are very confusing. I found very easy and effective way of handling this problem. Using session[] and viewstate[] On page load take one session variable [...]

Read Full Post »

F:\image.jpg=exefile

Read Full Post »

Follow

Get every new post delivered to your Inbox.