HowToDoThings.com
Register | Login
Home › Computers & Internet › Programming › Other

Other

This category is your resource for all non-Delphi programming articles. Whether you like .NET, Java or PHP, this is your place to find them.

How To Become a Hacker

 
 
 
 
 
August 18, 2008
By Edward Omoto
This article aims at bringing to the learner the tips on how to become a hacker. It provides simple steps that can be followed for success to be achieved.

How To Use a Java Applet

 
 
 
 
 
July 29, 2008
By Syed Feroz Zainvi
Java programs are of two types: Applications and Applets. In this article, we will see how to use a java applet.

How To Use an XML Parser Module

 
 
 
 
 
June 25, 2008
By Syed Feroz Zainvi
This article describes how to use Document Object Model (DOM) for XML Parsing. In this article, you will learn how to parse an XML file in a VC++ application.

How To Use PHP (Hypertext Preprocessor)

 
 
 
 
 
February 12, 2008
Jameel Ahmad Sameemi's picture
By Jameel Ahmad Sameemi
This small, handy article will describe PHP (Hypertext Preprocessor) in a few easy steps and will be very useful to anyone new to PHP programming.

How To Make a Login System for Your Website

 
 
 
 
 
December 21, 2007
Marcos Riso's picture
By Marcos Riso
This is a simple login system that has been very reliable and secure for me. I use it myself on my websites, when a simple login system is needed. If you know a little of MySQL...

How To Do a Preloader in Flash

 
 
 
 
 
December 6, 2007
By Vinicíus Silva
Learn it, and make it (for beginners)!

How To Use SelectionFormula in a Crystal Reports Subreport

 
 
 
 
 
December 6, 2007
By Victor Macedo
This article will explain how you can assign a SelectionFormula to a Subreport using VB6 and Crystal Reports.

How To Do Web Design Using Web Page Maker

 
 
 
 
 
November 2, 2007
By Paul Michael Z. Labis
There is an easy way to design a website with minimal requirements! Creativity and deep understanding of the theme and navigation is a must! It does not require you to become an...

How To Convert String to Date Using ASP

 
 
 
 
 
October 19, 2007
By Chris Corbett
ASP makes it very easy to convert a string to a date format using built-in VBScript functionality. We're going to use the CDate function to accomplish this. The CDate function...

How To Learn Syntax In C Programming

 
 
 
 
 
September 7, 2007
Pasca Maulana's picture
By Pasca Maulana
Learning syntax in C programming will make you understand how to code C in a better way, making you less prone to syntax errors when coding. Below are some conventions in writing...

How To Find HTML Editor Freeware

 
 
 
 
 
September 6, 2007
Pasca Maulana's picture
By Pasca Maulana
This will show you how to find an HTML editor freeware using the Google search engine. Its easy, fast and free but you'll need to review each HTML editor freeware before you choose...

How To Send an Escape Sequence in C Programming

 
 
 
 
 
September 6, 2007
Pasca Maulana's picture
By Pasca Maulana
The article will explain about escape sequences in C. How and the implementation in the code.

How To Protect Your Web Pages

 
 
 
 
 
September 6, 2007
Amin .'s picture
By Amin .
Simple tips for making it harder for visitors to copy your website content.

How To Learn Python

 
 
 
 
 
September 4, 2007
By mahesh kale
This information will help you learn Python in steps. You can learn Python in a few weeks if you have a programming background.

How To Program in C

 
 
 
 
 
August 23, 2007
Pasca Maulana's picture
By Pasca Maulana
This article will get you to know about how to program in C, simple program that prints characters to the screen.

How To Learn PHP Programming

 
 
 
 
 
February 20, 2007
By Daniel A.
PHP is said to be an acronym for PHP: Hypertext Preprocessor, however it's probably just HPP (hypertext preprocessor) rearranged to sound better.  It is an open source scripting...

How To Use PHP to Interact with MySQL

 
 
 
 
 
December 3, 2006
By Zamrony P Juhara
Introduction.  This article will discuss how to connect PHP and MySQL, to create a dynamic database-driven website. I will assume that you already have a PHP...

How To Write HTML Forms

 
 
 
 
 
October 2, 2006
By Daniel A.
A form is an area that contains various form elements to take user input for processing by a special program. There are various form elements as can be seen in the diagram below....

How To Develop in Visual Basic

 
 
 
 
 
July 28, 2006
By Randy Keeling
Microsoft's Visual Basic is one of the most popular programming languages in the world. With it you can create almost any type of application imaginable! Visual Basic is a RAD...

How To Learn HTML Code Tags

 
 
 
 
 
June 26, 2006
By Mariya Malter
Learning HTML code begins with learning the basic tags.  By studying the examples in this article, you should know all of the basic HTML tags that you will need in creating a...

How To Change Your Font Size Using HTML

 
 
 
 
 
June 16, 2006
By Mariya Malter
Knowing how to change font size on your webpage is almost necessary when creating an attractive, well-organized and sophisticated webpage.  You can use the technique to organize,...

How To Change Your Font Color Using HTML

 
 
 
 
 
June 15, 2006
By Mariya Malter
Changing your font color can have practical as well as purely fun purposes. It can make your page look more interesting, and it can help you to organize your page. By following...

How To Change Fonts Using HTML

 
 
 
 
 
June 14, 2006
By Mariya Malter
Changing fonts is one way to spice up a webpage. It can also be useful to create headers, emphasis, or differentiation on a webpage. The following steps will allow you to change...

How To Choose an HTML Editor

 
 
 
 
 
May 29, 2006
By Mariya Malter
Creating a website can be a long, tedious process.  Using an HTML editor can streamline the act of writing code to a pleasant degree.  If you find yourself in the market for...

How To Create a Website Using HTML and Web Design

 
 
 
 
 
May 29, 2006
By Mariya Malter
Creating a website is a big project, but not by any means unattainable.  More and more people are finding that they, too, can design and code a website by just spending a few...

How To Change Your Cursor Using HTML Code

 
 
 
 
 
May 23, 2006
By Mariya Malter
There are plenty of reasons to add flair to your website: presentation, graphical representation of an idea, or just fun. Changing the cursor (what is traditionally displayed...

How To Add Music to a Website Using HTML Code

 
 
 
 
 
May 15, 2006
By Mariya Malter
With the influx of websites that allow an individual user to sign up for his very own chunk of webspace, the demand for information on how to add zest to one's webpage is growing...
About Us | Privacy Policy | Terms & Conditions | Discussion Board | Sitemap | FAQs | Contact Us
Copyright © 2008, How To Do Things - All Rights Reserved
  • Home
  • Browse All Categories

Computers & Internet

  • Databases
  • Hardware
  • Internet
  • Networking
  • Programming
    • Delphi
    • Other
  • Software