Get skilled in the Web programming arts with the help of eHow's computer experts, and learn the inner workings of Ajax, JavaScript, Perl and Ruby. If you need helpful pointers on Java, Python or C++, look no further. eHow's Web programming gurus offer Web programming tips and tricks. Get information on HTML, XML, PHP and XML. Whether you're a programming novice or a seasoned techie, eHow will help sharpen your Web intelligence.
Showing 1-50 of 674 results
Java is a computer programming language used to create many of the games and applications found on the Internet. To play games that were created in Java, you must have Java installed on your...
Tables are an integral part of most web pages. Tables allows programmers to align information on a web page in rows and columns. Table cells have a property that allows programmers to set a...
Instead of plain solid color background, you can use an image as a background with HTML. There are several options to consider using inline style properties.
Frames are independent screen views that are all presented on one page. These web page elements are commonly used for making a lot of information accessible at once and for presenting content to...
When PHP is installed and set up on a web server, an association will be created between files that end with the letters "php" and the PHP processor program. In order to allow the PHP processor to...
When you think of online maps the first thing that comes to mind is GoogleMaps. Google's mapping technology has made it easy to find any point in the globe. With HTML and CSS it is possible to...
Many websites and applications use JavaScript. After formatting your computer or uninstalling Java, JavaScript may not work correctly. Replacing JavaScript is as easy as reinstalling Java....
If users of your website will be entering very sensitive data, you may want to add a security feature to your pages to make them expire automatically. By adding the expiration meta tag to your...
You don't have to create a custom image to make good looking, custom submit buttons. You can adjust the background color, the text color, and the font size to get the presentation you want.
Iframe (i-frame) stands for “inline frame”. It’s an HTML code which allows you to embed any web page within another web page. Like the traditional "frameset" tag, iframes allow a...
As the Internet becomes one of the dominant forms of communication, it is important for computer users to understand how web pages are built. Anyone can build a web page with HTML (hypertext...
Learning how to build a web page can be tricky at first, but lucky for you, you found this article! In this article I will walk you through each step of learning how to build a web page. From how...
Custom tags in JavaServer Pages (JSP) are XML tags you create to perform customized actions in a JSP page. Custom tags separate the design and layout of a JSP page from the Java code that drives...
Custom tags for JavaServer Pages (JSP) is a means of creating a library of specialized tags that trigger actions implemented in Java classes. Custom tags follow XML syntax rules and can be defined...
Creating your own custom tags in JavaServer Pages (JSP) appears complicated at first blush, but is quite easy once you get a handle on the basic technique. Using custom tags will let you gain...
Digital music files are popular additions to web pages, especially social networking sites. Before music can be streamed online, it must be converted to a compatible file format. MP3 is the most...
PHP is one of the most popular scripting languages for developing dynamic websites. PHP syntax is simple to learn, and can be embedded directly into HTML code. With PHP, you can create dynamic...
The .JSP file extension is used to denote a file is a JavaServer Pages (JSP) file containing JSP and Java programming language code. Web page file extensions can have different meanings in...
The XML Schema language (also known as XSD) is used to define the structure and data types of an XML document. It is the W3C recommended successor to the older DTD language and has a number of...
Javascript is a Web-based program that allows you to program applications to run alongside of, or along with, other computer software. Javascript is a specific scripting language created by Sun...
Functions are blocks of code that execute only when you call them. JavaScript features a wide range of useful built-in functions for common tasks, like mathematical calculations. You can write...
JavaServer Pages (JSP) is a technology that allows you to create dynamic web pages by embedding Java programming language code in your web page. JSP is a server-side technology, so your code...
It's not hard to make links on a web page, and it makes a big difference to your visiotrs. In todays fast paced world, most people feel inconvenienced to have to copy and paste a website address...
Web page calculators are a fun way to give your visitors a handy tool for doing a little quick math without pulling out their slide rulers. Calculators add a bit of fun and pizzazz to your...
Hypertext markup language (HTML) is the language used to create Web pages. Once you learn about the concepts of the syntax, you will understand the ideas that make content publishable on the...
After gaining a working knowledge of the basics of HTML, you can continue to include advanced syntax in your web page documents. By learning these advanced elements, website creators gain more...
Displaying a folder name in C# is accomplished using an additional namespace. The IO namespace is not automatically included when you create a new code file. The .NET library holds all file...
A proxy class is created on a Visual Studio project to help the programmer interact with a remote Web service. A Web service is an application that runs on a host. Programmers can use the...
A font is a character on the screen with a specific size, shape and color. A font can be a letter, number or a special character. Fonts are used in computer programming to display stylized...
Software programmers use DAT files to contain binary information. These files (also known as .dat files because of their file extension) hold key information, such as an application's customized...
You can improve the size, color and typeface of the text on your website by adjusting the font codes. Use a CSS file (a list of styles you can insert into your code) or simply enter the new code...
When you have numerous records to insert into a database, sometimes it's just easier to create a small website for data entry personnel. Creating a data entry website involves a web form and...
Creating HTML documents that include images is a normal part of web page design. To include images in web pages, you need to add it to the HTML page published on the Internet. This is accomplished...
Java is present in Web browsers and many new digital devices, like video games and Blu-ray discs. JavaScript allows your Web browser to display videos and other images with high-quality graphics,...
A binary file is an encoded text file with the .bin extension. This type of file is used in application programming to save software information without leaving it in plain text. You can save any...
The easiest way to create a website is by using some kind of program like Dream Weaver or Microsoft Publisher. These programs can cost you quite a bit. That's not a problem because you can create...
Website registration forms are Web pages that request a user's information and insert it into a database. A registration form can be used in several ways. Webmasters can create registration forms...
ASPX is a .NET web page code that delivers HTML to readers. The HTML created by .NET normally comes with a code-behind file that uses C# or VB.NET. The files are saved as ASPX and uploaded to a...
When working with object-oriented programming, classes are created with constructors. All classes have a basic, empty constructor that is used when the class is instantiated with the "new"...
Often software applications like word processors and email programs will automatically convert your www.somewebpage.com into a weblink. Knowledge of the hyper text markup language, or HTML, of...
Zipping files in .NET C# is used to package a group of files and send them in an email. It also makes the file available for administrators to view. Creating zip files is accomplished using the...
PHP is a server-side language, meaning it executes on a website's server before converting into HTML documents that are sent to a user's web browser. PHP is used both as a scripting language, with...
XML is a Web design standard that uses HTML to order data. For some programmers, the ability to print out XML files from PHP (hypertext preprocessor) applications is necessary. These files can be...
AJAX, PHP and MySQL are three common elements of many professional-quality websites. AJAX is a programming technique that allows you to create more interactive and dynamic websites. PHP is a...
Websites are composed of Web pages that are written using a language known as HTML. Any computer language can become advanced and difficult to learn. However, each one contains its basics that can...
Active Server Pages (ASP) is Microsoft's first server-side scripting platform and the first WDE (web application development environment) to incorporate the feature of turning regular web pages...
In the late 1990s, using tables to create a website layout was popular because it was the only real option. However, it was also a problematic hack: HTML tables were never meant to create page...
Making pages easily printable is a feature that a lot of websites could really use but very few do. Creating printable versions of your pages is very easy to do if your HTML code is clean in the...
Dreamweaver CS3 has some built-in systems for combining dynamic Web pages with access to databases. These facilitate the development of a highly friendly user interface for searching and...
List boxes are elements on a web form that display a list of possible selection values for the user. These values are created through client-side programming languages like C#. They can be used to...