Maybe Last Post on Sumitworld.blogspot.com

Hi,
I am not so happy saying that, but yes its last post for now on this blog. Hey that doesn’t mean i will not write … I have new Domain as you know and today I finally manage to transfer free blog account to my own Domain
Find my blog on http://www.sumitgupta.net. There is interesting story [...]

Another idiotic Story

Hi,
I face a new problem now a days while surfing internet website. As I am working on opensource software now a days, I some how get to some sites, that display a Warning message when viewed through “Internet Explorer” …
Warning is something like you are view some blah blah kind of web browsers or IE. [...]

Two Forms in ASP.Net

Hi,
As any other ASP.Net developer, I was not feeling comfortable with only one form concept that ASP.Net has (not sure about v2.0 as never work on it). Also, when you have to put something like google Search or other such service on your Site and place for such “explicit” forms are in middle of your [...]

Linux User authentication using PHP

Hi,
in one of my last post i try to define how linux store its password. Today I will be putting Complete PHP code for it.
Just run it on your local server(mind it your Http server must be running as root user in order to use this script )
Its a raw way of doing password matching [...]