|
|
|
|
Price: |
(M) $99 |
Discount for
resalers |
Agreement |
|
|
Demo limitations
ASPC demo version limitation is implemented in the parser components. It
limits the number of elements in structure trees to 100.
What it means?
- Processing of SSI file to plain HTML will be possible always unless the
include files are not about 100 (almost impossible).
- Processing of any ASP or VBScript will fail if the number of statements in
it is 100 or more. Also for ASP files it will fail if the <% %> pairs
is over 100 but this will be true if the first condition is true also.
- If a single statement consist of 100 or more operators, keywords,
identifiers.
For example in case of ASP file processing this number is calculated over the
total count of statements in the file and all the includes.
The limit allows approximately complex pages/scripts to be compiled and we
hope this will help you to evaluate our product.
We reserve rights to change this limitation.
|
|
|