In this article I will tell you that how to show and hide the div dynamically. I have used JavaScript code to perform this operation. Also this showing and hiding of the Div will be perform on the click event of an Image. The purpose of using the Image is that you can distinguish between [...]
Validate a Web Application Form using JavaScript Function
Filed in ASP.NET, JavaScript, Web AppHello guys, we have already learned that how to validate a web application form using validation controls. These validation controls are easy to use thats why the developers use these controls. But some time we need to make our web application more fast. As you all know that using more ASP.NET controls makes site more [...]
While developing applications in ASP.NET some time we need use a JavaScript Function in the Source part of the web page. As we know that using JavaScript inside the application reduces the loading time of the particular web page. But some time we need to call the JavaScript Function from the code behind or we [...]
While developing Web Application in ASP.NET some time you need to interact your .aspx page with html view of the web page. To do so we need to use a JavaScript function. Using JavaScript function we can easily pass values from Javascript function to ASPX. In this article I am going to share the easiest [...]
Sometimes, we need to rotate Images on ours web pages, it may be ads or some simple Images. In this article I am going to tell you that how to rotate an Image from a Group of Images using JavaScript in your ASP.NET Application. I hope you will enjoy this article as well as my [...]
In this article I am going to share a very useful project. You can generate the CAPTCHA Image in your ASP.NET Application. As you guys know that CAPTCHA stands for “Completely Automated Public Turing Test to tell Computers and Humans Apart.” The CAPTCHA Image is just an auto-generated Image and this image include Numbers and [...]
Development of software is only a single phase of overall system development. Coding is an important step on system development but maintaining the quality of software is also an important part and a challenging job. Proper testing is important for the good quality assurance. At present, there are different tools available for testing products. The tools like