bumble.sf.net language and parsing

plain text fnGeneralConversion(...)

Description


This function converts the contents of a text based file (eg .bat .txt .asp .htm) according to certain rules which are supplied in a database table. The rules are regular expressions or search strings. The original file is unchanged and the converted contents are saved in another file.

Example


<%@ Language=VBScript %> <% Response.Buffer = true %>