Languages
Description
The usage of strings within ASP applications can be learnt through this ASP article that clearly provides solutions to parse the HTML documents to filter required text by removing the HTML tags. Seperate source snippets describe all needed process step by step. Several string functions split(), join(), len() and a lot more are described to acquire the required output from HTML documents.
Related:
User Reviews:
Related:
A Fast String Class for ASP PagesMore information on strings with ASP application can be learnt online through this ASP tutorial that demonstrates the VBScript string functions to... |
Freeware |
Alter a string in an .ASP Page for use in an SQL statementThis ASP article guides you how to handle the ASP strings as values to be used with SQL output statement. Provided program lets you know which... |
Freeware |
Capitalization in your codeUsing this online ASP tutorial, you can obtain the useful tips to produce your ASP scripts in a readable format. Provides several related articles...By: Nathan Schmoll |
Freeware |
Case ConversionThis online ASP tutorial explains the usage of string manipulation functions needed to display the form data and other text either in upper or in... |
Freeware |
Client-Side Validation of HTML Form Data Using VB ScriptFrom this easier ASP tutorial, web developers can create their own validation program in ASP using VBScript functions. The form fields can be...By: DevX.com |
Freeware |
XLSReadWriteII.NET 2.00XLSReadWriteII.NET for Delphi 2005/2006 and others, Win Forms Use this version for creating Win Forms applications with Delphi, Visual Studio and...By: Axolot Data |
Shareware |
TGPS 1.11Interface with your GPS receiver.By: Axolot Data |
Shareware |
pgISQL (Interactive SQL for PostgreSQL) ver. 2.2.0 2.2.0Interactive SQL for PostgreSQL is a powerfull database utility. It allows: Build SQL queries using SQL Editor with SQL syntax highlighting and SQL...By: Sujit |
Shareware |
Syndicate Pro 1.0Syndicate Pro multi-platform compatible. Syndicate Pro is server software for managing and distributing news headlines and other content over the ...By: Sujit |
Shareware |
ESBPCS for VCL 4.2.2ESB Professional Computation Suite (ESBPCS for VCL) provides a huge collection of Borland Delphi Routines and Components to make Data Entry and...By: Glenn Crouch |
Shareware |
Related
- Standard Function Library: SFL
By iMatix Corp., portable function library for C/C++ programs; many years development; written in ANSI C; ports: DOS,... - html++ CGI Class Library
Encapsulates HTML tags and features. Manages dynamic Web page generation, CGI and forms processing, cookies, http file... - Grammars and Parsing
Description of several types of formal grammars for natural language processing, parse trees, and a number of parsing... - Context-Free Grammars and Parsing
An article defining the grammar and how Binary Normal Form (BNF) is used to parse words in a context free language. An... - Mail Parsing & Tracking
Displays visual email routing and the time taken to go from server to server, allowing each mail server hop to then be... - Parsing With Finite State Transducers
A paper that shows how FST can be used to describe complex sytactic structures and provide tools to increase parsing... - Kelbt: Backtracking LR Parsing
Kelbt generates backtracking LALR(1) parsers. Whereas standard LALR(1) parser generators emit an error upon encountering a... - Parsing a Molecular Formula using ANTLR
The series of articles covering usage of ANTLR and its comparison with PLY and PyParsing. - Meta-S Adaptive Context-Sensitive Parsing
The Meta-S Type-0 adaptive context-sensitive parsing calculus and the Grammar Forge IDE for developing and testing Meta-S... - REM Does Not Prevent Parsing of FOR Statement in Batch File - 155572
Describes how to prevent commented-out FOR statements in batch files from generating errors.
