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
Positional grouping by number of items
Parsing XML tag elements with VB string functions
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
WebCube Report - Browser-based Multidimensional Data Reporting
Re: Missing constant definition
swapping two integer values without using temporary
Debugging script
What is BEEP (BXXP)?
Meta-Patterns: Design Patterns Explained
XML Helper functions in Visual Basic
nodeset of child templates using document()


 
 

<< System.XMLWCF, WS, SOAP >>


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

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 (4 votes, average 5)

Your vote :  

<< System.XMLWCF, WS, SOAP >>



Latest comments on this article
Admin
By io on 10/5/2009 4:26:55 PM
wow


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

 
 

    Email TopXML