eHow launches Android app: Get the best of eHow on the go.

Web Programming Languages

Sort by:
Best Match
Most Popular
Newest

Showing 1-48 of 48 results

  • Difference Between Server & Client Side Script

    The difference between a client side script and a server side script is on which computer the script is executed. Server side scripts are executed on the server and the results are sent to the...

  • Net Vs. PHP Speed

    ASP.NET and PHP are two popular server-side programming languages, meaning they perform functions on a website's server before a page is sent to a user's browser. While PHP is open-source and free...

  • ASP SQL Server Tutorial

    Server-side ASP Web programming is a powerful tool for Web page creation. Using ASP's data objects, you can access a Structured Query Language (SQL) server database to perform sophisticated...

  • Use of Custom Tags in JSP

    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...

  • JSP Custom Tags Tutorials

    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...

  • What Is the File Extension .JSP?

    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...

  • AJAX PHP MySQL Tutorial

    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...

  • ASP Programming Tutorial

    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...

  • Dreamweaver Database Tutorial

    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...

  • ASP QuickStart Tutorial

    Active Server Pages, also known as ASP, can be as simple as writing "Hello World! This is a QuickStart Tutorial Guide" on a web page or as complex as submitting and displaying data from a...

  • How to Use Spry

    Spry is a feature added to Adobe Dreamweaver CS3. It simplifies inserting interactive elements on a Web page without using other programs. Spry consists of "Widgets." Although there are 13...

  • How to Postback ASP.NET

    A Postback form in ASP.NET is a form whose method attribute is "POST." The action attribute is the form's own URL. When the form executes on the web, it renders as a postback resulting in the...

  • How to Create a File or a Folder Using Asp.Net

    The easiest way to add new folders and files in ASP.NET is by using the "Solution Explorer," which is part of Microsoft's Visual Web Developer. This feature opens automatically when opening a new...

  • What Is .NET Certification?

    .NET certification is offered by Microsoft as a way for developers and IT specialists to boost resume credentials and salary requirements. Microsoft has several certification tracks, but the .NET...

  • Methods of Authentication in ASP.NET

    Authentication in ASP.NET is the process whereby approved users log on to a computer or website by entering a user name and password. There are two methods: Windows authentication and forms-based...

  • How to Set Up an ASP.NET Website

    Setting up an ASP.NET website has similarities to creating a website using Adobe Dreamweaver or Microsoft Expression. However, whenever ASP.NET dynamic features are involved, it is much easier to...

  • How to Create CSS Documents for Hand Held Devices

    More people are using their cell phone and PDA to access websites. A separate CSS document can be made for these visitors to your site. The CSS document will be activated only when these devices...

  • What Are ASP Files?

    An ASP file is known as an Active Server Page, which contains the same information that is used in a typical HTML file. The ASP file is processed by a Web server, which sends HTML code to a user's...

  • How to Include an ASP File in HTML

    ASP, which stands for Active Server Pages, is a server-side scripting engine built by Microsoft. Though Microsoft now uses the web application framework ASP.NET, which uses the newer ASPX...

  • How to Remove HTML Tags From a String

    Removing HTML tags from a string is a useful form of website maintenance and tidying. Let's say a user inputs information into a form that will appear on the user's public profile; if the user...

  • How to Turn on Active X in Windows

    ActiveX controls allow certain programs to run on your computer. They may pop up when you're watching a video clip online or playing a game. Turning them off causes your computer to refuse to run...

  • How to Convert HTML to Xhtml in Dreamweaver

    Converting your HTML documents into XHTML is a simple process using the Dreamweaver application. The XHTML language is a partial blend of HTML and XML that adheres to a stricter set of Web...

  • How to Build Website Codes

    The basic programming language of the web is HTML, which stands for hypertext markup language. You "mark up" text with HTML by breaking Web pages into chunks and enclosing each chunk in a "tag"...

  • What Do I Need to Learn to Create a Website?

    The amount of programming languages you need to learn to create a website depends on how complicated you want your website to be and which content management system, if any, you use to create and...

  • How to Make Games for the Internet

    The Internet has grown exponentially since it was first introduced to the public just a few short years ago. The creation of games specifically for the Internet has also come a long way in a short...

  • How to Create a SMS Chat Online Website

    Short message service (SMS) is used by more than two billion individuals around the world as a means of text-based communication. Typically, SMS messages are sent and received via cell phones....

  • How to Make a Game on the Internet

    The game industry is growing by leaps and bounds today. One of the best places to find games is on the Internet---and many of those games are free. But if you have an idea for a game and you...

  • How to Make an RPG Website

    Role Playing Games, also known as RPGs, are games in which participants assume roles as fictional characters. There may be a plot or it may be quite free form. On the Internet, RPGs are played in...

  • About DSL Wiring

    DSL, also known as a Digital Subscriber Loop or a Digital Subscriber Line, is one of the more common methods of accessing the Internet through a broadband connection. DSL connections are accessed...

  • How to Build X3D Web Graphics With Animation

    Animation is the change of some aspect of an object over time. The ability to animate objects within a 3D scene is one of the fundamental skill sets required of the graphics programmer. Animating...

  • How to Build X3D Graphics With Textures

    Using 2D image textures mapped to 3D geometries brings greater realism to 3D graphics. X3D has five node types, which allows for basic texture mapping: Background, ImageTexture, MovieTexture,...

  • How to Create a Browse Button

    A simple form can be made with a few lines of code that allows visitors to your website to upload files to your Web server and house them there. Here you will learn how to make such a form. You...

  • How to implement a Cascading Style Sheet (CSS)

    With CSS, your HTML documents can be displayed using different output styles. HTML tags were originally designed to define the content of a document.

  • How to Disable Script Debugging in Internet Explorer

    Script debugging is used to find and fix mistakes in scripts or programming language, in this case for Internet Explorer. When a script error occurs, a window will pop up and ask you if you want...

  • How to stop all sounds in Adobe Flash

    Do you have a website, course, or presentation that has uncontrolled sound that you can't seem to stop? If so, this is the article for you

  • How to Show Overflow Subtracting Binary Numbers

    If you want to do subtraction of binary numbers, you can easily run into the problem of overflow if the number of bits in the number is not sufficiently large. You can show overflow when...

  • How to Implement Redirects in Squid

    Use Squid to balance a load on several web servers, instead of using hardware and you can cache content from the web servers and therefore reduce their loads. This can be used for Perl. The...

  • How to Use Command Line for Veritas Media Commands

    Veritas is one of the leader’s in computer software and programs, especially those programs that allow you to backup and save your work. While some computers will automatically save work...

  • How to Subtract Negative Binary Numbers

    In decimal arithmetic, the subtraction problem of -4 - -13 is the same as -4 + 13. Subtraction of two negatives always translates to addition as long as the sign of the second negative is...

  • How to Add Single Digit Binary Numbers

    Binary is a computer language that uses only 1's and 0's to convey information. Sometimes you might want to add 2 or more binary numbers together. Of course when you use normal math, you might add...

  • How to Subtract Binary Numbers

    For those that work in the field of computers and the designing of them it is important to understand and be able to work in the binary number system. Unlike the decimal system that we all know...

  • How to Show Overflow Adding Binary Numbers

    The limitation of processor structure can present problems when adding large numbers together. If the sum of two numbers is larger than the size of the storage location or the register, then you...

  • How to Add Negative Binary Numbers

    There are only two digits used in binary numbers, "0" and "1." Adding negative binary numbers is a little trickier than regular subtraction of whole numbers. When adding negative binary numbers,...

  • How to Add Binary Numbers

    If you have ever wanted to better understand how your computer works or just impress that really cute math whiz in your class, learning how to perform functions in binary is the perfect solution....

  • How to Use a CSS Filter

    Building websites takes a certain amount of patience and persistence. One commonly used web programming technique is the use of CSS filters. This enables a web site programmer to get consistent...

  • How to Generate Document Content with CSS

    Cascading Style Sheets (CSS) is used to describe how a markup language's document will be presented. It allows the reader to define document features such as colors, fonts and layouts separately...

  • How to Include External Images From a Remote Location with CSS

    With Cascading Style Sheets (CSS), you can include an image from outside your Web site on one of your pages. The three ways to give an element attributes in CSS are inline styles, internal style...

  • How to Use CSS to Change the Look of a Blogger Blog

    CSS stands for Cascading Style Sheets. This is presented in the form of HTML or XHTML. It provides a unique look and feel to your web pages. A browser presents the document(s) based on style...

  • 1
  • 1

Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy .   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License. † requires javascript

Demand Media