HOME   >   Javascript Functions


Javascript string Function
JavaScript Reference

Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building.

4GuysFromRolla.com - VBScript-To-JavaScript functions

This is the index page for all of the VBScript-to-JavaScript functions written thus far. Feel free to use the JavaScript code provided in this section!

4GuysFromRolla.com - Form Validation using JavaScript

Do you need some javascript validation routines for your web site? If so, this article is for you! Included are several standard validation routines, and a discussion on how to make your routines as reusable as possible.

Core JavaScript Guide 1.5: 6 Functions

The Sun-Netscape Alliance, a strategic alliance formed by America Online and Sun Microsystems, Inc., is delivering iPlanet e-commerce software and enterprise solutions that enable companies to compete successfully in the Net Economy

Useful JavaScript String Functions: ASP Alliance

HTML code for three string functions: making appropriate strings (e.g., http) clickable, removeHTML, and extract and list links in a string.

Useful JavaScript/VBScript String Functions (Server side): ASP Alliance

Common string function in VBScript and JavaScript that will divide a text string into equal portions, left and right.

ASPN : PHP Cookbook : Pass Javascript arrays to PHP

ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters

DevGuru JavaScript Index

Award-winning web developers' resource: over 3000 pages of quick reference guides, tutorials, knowledge base articles, Ask DevGuru, useful products.

Fixing Javascript To Match ColdFusion'S String Functions - UW-Extension

As ColdFusion developers, we are used to having function like Left(), Right(), UCase(), LCase and Trim() at our disposal. They are particularily handy for validation routines. Javascript does have support for some of these functions, but their syntax is not as straight forward. So, I've mimic those functions in javascript for use in the exact same way.

Software Secret Weapons: Javascript String Concatenation

Software Secret Weapons is a resource for innovation and creativity in software engineering

JK JavaScript Reference- JavaScript global functions

Click here for a complete JavaScript Reference, including array, string, document. window, and more.

Manipulating strings with JavaScript

While JavaScript has many applications, working with string values is one of the most popular. Strings are objects within the JavaScript language. They are not stored as character arrays, so built-in functions must be used to manipulate their values. The functions provide various ways to access the contents of a string variable. Lets take a closer look at these functions.

javascript string and arithmetic operators - javascript variables and expressions

javascript string and arithmetic operators - javascript variables and expressions at webdevelopersnotes.com

javascript functions, - open new pop-up window using javascript functions - learning javascript function

javascript functions, - open new pop-up window using javascript functions - learning javascript function at webdevelopersnotes.com

Inside Dynamic HTML - Extending JavaScript with Function Pointers

The opening article about our original backend design mistakes and how we are fixing them.

JavaScript: Find and Replace in JavaScript String

string = {6} 123 Main St {7} Vancouver CA {3} I have to find the {6} {7} {3} in the string and replace it with ' # ' ' , ' and ' ' (Hash,Comma,Space) {6} = # {7} = , {3} = ' ' That is whenever I...

JavaScript Tutorial: Functions and Classes - Web Developer's Journal

Tips on Web page design and development, HTML, graphics, scripting, favicon, development tools, Java, sql basics, building web sites, and much more for developers.

Javascript String Functions

Sitepoint. Search Us! Useful JavaScript String Functions by T. Kang ( txkang@hotmail.com ) Here are some of the string functions I have written.

DevASP A VB, VBScript, JavaScript string library based on XPath Functions XPath Articles and Samples

A VB, VBScript, JavaScript string library based on XPath Functions XPath Articles and SamplesA Directory of ASP and XML resources, articles, samples, tutorials, scripts, applications and sample chapters arranged by category.

String.replace(/</g,'&lt;'); - JavaScript

String.replace(/</g,'&lt;');, a discussion topic in our JavaScript forum. Join us for more discussions on software, scripts, programming, JavaScript and String.replace(/</g,'&lt;');.

javascript string manipulation - JavaScript

javascript string manipulation, a discussion topic in our JavaScript forum. Join us for more discussions on software, scripts, programming, JavaScript and javascript string manipulation.

How long is a piece of string?

Describes methods associated with the String object, how to use them to find characters or strings within strings, to replace characters and portions of text, to change the case and to alter the style and formatting of text.

JavaScript Predefined Functions

This page discusses JavaScript predefined functions such as escape, unescape, eval, isNaN, tostring, alert, and others.

J. R. Ransom's taosmultimedia.com

taosmultimedia.com in Taos, New Mexico online entertainment video, web development of portals, ecommerce

JavaScript Object-Oriented Programming Part 2 [JavaScript & AJAX Tutorials]

In the second instalment of his two-part tutorial, Ryan explores Arguments, the Prototype property and Constructors. Improve your skills in JavaScript OOP with this complete introduction.

Proper Case JavaScript Function - The Code Project - JavaScript

A one-line code snippet that will turn a string into proper case form (where each letter after a space is capitalized).

Use regular expressions to validate/format a string [Real's JAVASCRIPT How-to]

Real's JAVA JAVASCRIPT WSH and PowerBuilder How-to pages with useful code snippets

The JavaScript Source: Time and Date: ShowDate Function

This script is a great example that shows the date in different formats from one function. Seeing the examples makes this script easy to modify and can be used to help understand the underlying code.

Using JavaScript's Built-in Objects

JavaScript sports a number of built-in objects that extend the flexibility of the language. These objects are Date, Math, String, Array, and Object. Several of these objects are

Working with Data and ASP.NET 2.0: ASP.NET Web: The Official Microsoft ASP.NET 2.0 Site

The www.asp.net site is a portal site for the ASP.NET development community. From here you can download ASP.NET, download Visual Web Developer - a free web development tool, and ask questions on the forums.