This tutorials shows a very simple way of developing captcha by using html and javascript code. You have to create some images with png extension that contains some characters without any order to test the following code. Steps: 1. Create some images for using as captcha text. 2. Create a html file named captcha.html and […]
Read MoreDuring browsing, sometimes a pop up window appears in the top of the browser for some particular websites which is called notification. This is called push notification which is used to alert user about email arrival, calendar notification, newly created content or comment etc. that are configured by the user. The users who write blogs […]
Read MoreMany times we need to run commands for various purposes from windows command prompt. The output of the command depends on command type. If the output is very large then we need to scroll the window to find out the desired information which is very annoying. There are some commands that provide important information and […]
Read MoreComputer users take screenshot for many purposes. Screenshot can be used to make any project report, describe the functionality of any software, design any type of tutorial etc. To do these type of works, there is a build-in tool for windows users named Snipping tool. Windows user can take snip of different shape from screen […]
Read More