sql server replicate, padding 0s to number,adding 0s to left to number
Archive for February, 2009
Padding/Adding 0s to a number in sql server.
Posted in SQL Server on February 28, 2009 | Leave a Comment »
Indian Currency Format
Posted in Uncategorized on February 27, 2009 | Leave a Comment »
how to convert in indian currency,price formats,currency format, showing price in laks or crores, indian currency format,.net,c#,vb.net
Adding URL to browser favorites using javascript
Posted in Java Script on February 4, 2009 | Leave a Comment »
A simple line of code to popup browser favorites window is
window.external.addfavorite(“favoriteURL”,”prefered Name”);