|
Web+ Tutorial
|
Lesson 2.1 - Using Form Variables
Web+ can access variables the user has submitted in a form or URL.
- Example
#VariableName#
- Sample
<webPrint> The template file you are viewing is #Script# and you are looking at lesson #Lesson#. </webPrint>
- Result:
- Exercise
-
You can try out some Web+ code of your own here.
|
|