I just have been asked, “Does, Javacript string.replace function replace string only once?”. I said, “No”. But when I test the function I was wrong. Then did a search on…
Year: 2008
Confusion
Caller: Hello, can I speak to Annie Wan? Operator: Yes, you can speak to me. Caller: No, I want to speak to Annie Wan! Operator: Yes I understand you want…
Brian Desmond’s blog
It contains lots of great tool and scripts… http://briandesmond.com/blog/ This blog is bookmark site for great collections on windows and cisco.
Creating SQL Table from another table
Often we need to take quick backup of database with data before we can make changes in table. for this I create the image of table within same database, as…