|
PHP Obfuscator
C# Obfuscator
Perl Obfuscator
Java Obfuscator
Javascript Obfuscator
JSP Obfuscator
Actionscript Obfuscator
C/C++ Formatter
Perl Formatter
Pascal/Delphi Formatter
C# Formatter
CSS Formatter
CMAC Formatter
Java Formatter
Javascript Formatter
PHP Formatter
JSP Formatter
HTML/XML Formatter
Python Formatter
ASP Formatter
Visual Basic Formatter
Actionscript Formatter
|
Step 1: Unformatted ASP Source
Step 1: Unformatted Source
Step 2: Example Source
Step 3: Formatted Source
Let's start with a real life source file which we'll reformat in the Whitesmith style:
<td width="100" align="left">
<% If Request("Task") <> "Edit" Then %><a href="<%= Request.ServerVariables("SCRIPT_NAME") %>?id=<%= objRS("ID") %>&Task=Edit">Edit</a>
<% End If %>
</td>
Next, in Step 2 we'll look at our example source which defines our style.
|
|