BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


Uncategorized
Date sorting (advanced) combined with the Muenchian Method for grouping
Extracting an item from a delimited list
Generating a Pivot Table from name-value pairs
Sorting on Dates and other Fixed Formats using the substring Function
Positional grouping by number of items
Parsing XML tag elements with VB string functions
getTemplate
getProcessor
Padding with spaces to a fixed-length string
Re: Swapping values in two integer variables without using a temporary variable
Swapping values in two integer variables without using a temporary variable
Comparing Multiple fields from the subquery
Re: Filtering unique values
Re: Grouping with totals/subtotals -- nested Muenchian method
Grouping with totals/subtotals -- nested Muenchian method
Generic JScript Function To Load XML Data
WebCube Report - Browser-based Multidimensional Data Reporting
The pow(a, b) function
Re: Missing constant definition
A simple template to display singular and plural counts


 
 

<< System.XMLWCF, WS, SOAP >>


By Don Kackman
First Posted 12/03/2007
Times viewed 478

Enabling the tab key in a TEXTAREA


This post contains attachments
v20010127205705.zip 

Summary When you provide a text box for developers to insert code, they need to be able to use the tab key for correctly formatting their text. This script shows you how to trap the tab key in a TEXTAREA.

This bit of script traps the TAB key down event and rather than cycling focus to the next element inserts a tab in the TEXTAREA. This is nice when entering code.

(works on IE 5 or later)

Additional information

Further additional information


Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< System.XMLWCF, WS, SOAP >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML