Creating button link
<input type=”button” value=”Hello” onclick=”window.location.href=’http://www.nepalontheweb.com’”>
<input type=”button” value=”Hello” onclick=”window.location.href=’http://www.nepalontheweb.com’”>
If couples who are in love are called ‘Love Birds’, then couples who always argue, should be called ‘Angry Birds’.“My opinions may have changed, but not the fact that I am right.” “I’m never wrong. Once I thought I was wrong, but I was wrong” If at first you don’t […]
When trying to connect Mice and keyboards to virtual machine we some times get following error message. Cannot connect “XXXXXX usb device” to this virtual machine. The host requires this device for input. Mice and keyboards belong to a special class of USB devices known as Human Interface Devices (HID). […]
Multiseat A multiseat, multi-station or multiterminal configuration is a single computer which supports multiple independent users at the same time. In modern usage the terms refer to multiple users using one personal computer, each with their own console, consisting of a keyboard a mouse, a monitor, and possibly headphones. VMware […]
Open Command Prompt window by typing Cmd in Run command box .Type in the following command: netstat -o -n -a | findstr 0.0:80 The last column of each row is the process identified (process ID or PID).Identify which process or application is using the port by matching the PID against […]
They claim it’s a Earth’s favorite technology podcast. Featuring Justin Pot, James Bruce and Dave LeClair. http://technophiliapodcast.com
Add A Subversion command that is used to add a file or directory to your working copy. The new items are added to the repository when you commit. BASE revision The current base revision of a file or folder in your working copy. This is the revision the file or […]