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……
Category: Uncategorized
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…
FTP Publishing of my blog
I recently register with one of free hosting account, I am not sure what to do with that. Than I thought why not try FTP option of my Bloggers Account…
Linux Permissions
Hi, I have been doing web development for linux and windows from 2 years now, and i have come across only developers that really knows the difference between the two…