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 [...]
This article will show you to display two type of Dialog Boxes that are Alert Dialog Box and Confirmaion Dialog Box. I am using JavaScript Function. These Dialog boxes are very useful while developing a WebSite or WebApplication. These Dialog Boxes are useful to providing some useful information to the users.
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