%
use DemoASP;
$demo = &DemoASP::new($Request);
%>
<%=$demo->{title}%>
{bgcolor}%>>
<% $Application->{count}+=3;%>
We just incremented the $Application->{count} variable by 3.
Here is the value of the $Application->{count} variable...
<%=$Application->{count}%>
">
view this file's source