Hi, Today I will be discussing common mistake I have seen new programmer does. You have observed often that there is a small Checkbox lying just below your Password field…
Year: 2006
Talent Counts Nothing
I have been in Software industry for 2 years now, and this is what I feel. If you are “Talented” no one needs you. If you know how to solve…
How to Check for Date Format using Javascript
One Small Example of how to validate a Input box content against a given mask using Javascript. For this example I have picked up “date” as our input for validation……
ASP.Net : Who am I?
I often require to know the script name currently executing to display certain features depending on page. For this I use this code for detecting the script name of the…
Today my friend celebrate my brithday..
Today my friend Rohit wishes my happy birthday, best I can imagine from my friends… he is currently in US and mail me this… happy birday 2 u golu molu…
Chart Control for ASP.Net
For my current project I need to create charts and graphs, I know how to use Graphics class in ASP.Net and know few techniques to Create graphs as well. But,…
Shopping Carts: X-Cart and its template engine
Hi, As I start working on my X-Cart modification project, I learn few things. One of the most important thing among other is How a bad planning change the Good…