A string parser that is capable to parse SQL statements into tokens, allows changing theese tokens and rebuilding (modified) SQL statement.Consists two
Read and write binary data from a disk. / Conversion between unicode string (OLE string - VBA, VBScript, Jscript) and any code page (ConvertCodePages). / Conversion from/to any code page (charset). See list of available charsets at ConvertCodePages p
String Find and Replace is a tool to search multiple files for a specified string and replace the found string with a new string. This is handy tool for the programmer, web page designer, or any once else who needs to search multiple files for a stri
Devtools is an ASP based online database component which helps in accessing datas from the internet information server. This tool helps in processing database application and provides security for datas in the database. This tool allows to perform va
Control To String is a web based tutorial in which users can get an idea about method of converting controls into the string. In this tutorial programmers can learn about the procedure of using this method in various fields like transforming page out
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQL statements in their own program. It can also provides more detail information about a SQL statement such as statement types (Select, inser
One of the ASP tutorial that comes with detailed demonstration on how to check the inputted text is a valid one or not by implementing string functions. Coding are available with description to help you to create an ASP page to collect the text strin
This is a tutorial that tells the users how to use alter the alter the webpage contents using js files. This tutorial teaches the users how to limit the process of writing a text link and placing an image banner to their webpage. This article provide
Clear explanation on VBScript Constants and how to create them using literal values is taught with proper example through this VBScript tutorial. And this process can be done perfectly using Const statement that accepts string, numeric and date value |