Sambar Server Documentation

CScript Basic Syntax


There are two ways of escaping from HTML and executing CScript code:

Escaping from HTML

1. <% write("ASP-style tags"); %>

2. <%= variable; /* This is a shortcut for "<% write(...);" %>

© 2001 Sambar Technologies. All rights reserved. Terms of Use.