No. But you can create subroutines and call them...
Or setup an include which defines various things to be subsitiuted...

>-----Original Message-----
>From: Issam W. Alameh [mailto:[EMAIL PROTECTED]]
>Sent: Friday, September 08, 2000 1:35 PM
>To: Modperl list
>Subject: init in Apache::ASP
>
>
>Hello All,
>
>Can I put my asp code at the end of my html page, but let it 
>execute before
>showing the html???
>
>
>I want to have something like
>
>------------------------
>Hello <%=$name%>
><%
>$name="something";
>%>
>------------------------
>
>Can this show
>
>Hello something
>
>
>Regards
>Issam
>

Reply via email to