HTML to ASP Converter


Version: 1.0
Size:
332KB
Requirements:
No special requirements
Seller:
xirx
Price:
Free
System:
Windows XP/2000/NT
Rating:
4.2
License:
Freeware

Description - HTML to ASP Converter



Purpose:Converts HTML code for use with ASP, either as an ASP String or using the Response.Write() command.Additional features:- Customize ASP string name- Preserve original HTML line breaks or stack code according to a given number of characters per line.- Remove additional tabs and spaces Between closing and opening tag for extra Compact ASP code.- Include or exclude ASP delimiters ( )Notes:Quotes in HTML will be converted to double quotes.The optional number of characters is a minimum, following characters will be added until a closing tag `%>` or a JavaScript function close bracket (`}`) is met.To Prevent ASP mistranslation, a percentage (%) followed by a closing tag(>) will be separated as in the following example: is converted to " " inside a string (thanks to Matthew Song for this one). Known Issues:This program will convert your HTML code to ASP ready code, however, formatting preservation cannot be fully guaranteed.For example: some browsers are sensitive to non breaking space characters even between tags, if you choose the option to remove those spaces.please take care to check that all browsers preform well with the generated ASP code.

HTML to ASP Converter Html Code


More in ASP & ASP.NET-HTML to ASP Converter

Closing Following Html Code Program Will Convert