How to perform addition of two numbers with java script
In this article I am going to show how to add 2 numeric numbers using java script: <html xmlns=”http://www.w3.org/1999/xhtml”> <head runat=”server”> <title></title> <script...
Read MorePosted by Lavish Kumar | Feb 8, 2013 | How-To, Web Development |
In this article I am going to show how to add 2 numeric numbers using java script: <html xmlns=”http://www.w3.org/1999/xhtml”> <head runat=”server”> <title></title> <script...
Read MorePosted by Lavish Kumar | Dec 4, 2012 | How-To, Web Development |
Many developers/website owners like to keep their website images personal and don’t want anyone to copy it from their website. In order to accomplish this place the following java script code in between the tag of your...
Read MorePosted by Lavish Kumar | Aug 4, 2012 | Web Development |
I was working on Regular Expression Validator and found a very strong expression for checking validity of all kinds of e-mail addresses. So here i am sharing it with you guys: Here’s the expression:...
Read MorePosted by Lavish Kumar | Dec 16, 2011 | Web Development |
Today, one of the websites that I developed started throwing an error message saying: Server Error in ‘/’ Application. The handle is invalid. (Exception from HRESULT: 0x80070006 (E_HANDLE)) Description: An...
Read MorePosted by Lavish Kumar | Sep 16, 2011 | Striving Programmers |
I started this Striving Programmers Community, launched it in August 2010 and the response has been amazing. Now, striving programmers community is being followed by many developers/programmers all over the world. In 1...
Read More