Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Is it possible to use: %>

Quote Reply
Is it possible to use: %>
I tried to use the following line in add.html:
<%include <%filename%>%>

In add.cgi, I tried to pass the value of <%filename%>:
&site_html_add_form ({ filename => 'abc.html', Category => $category, %in }, $dynamic)

Although abc.html is there, I always got this error message:
Can't find file: ....../abc.html

Is there any way to do this? Thanks!
Subject Author Views Date
Thread Is it possible to use: %> Fortune 4043 Jan 12, 2000, 3:30 PM
Post Re: Is it possible to use: %>
pugdog 3931 Jan 12, 2000, 4:24 PM
Post Re: Is it possible to use: %>
Fortune 3928 Jan 12, 2000, 5:30 PM
Post Re: Is it possible to use: %>
pugdog 3924 Jan 12, 2000, 11:38 PM
Post Re: Is it possible to use: %>
Fortune 3925 Jan 13, 2000, 7:24 AM
Post Re: Is it possible to use: %>
pugdog 3923 Jan 13, 2000, 2:39 PM
Post Re: Is it possible to use: %>
tmoretti 3935 Jan 13, 2000, 3:10 PM
Post Re: Is it possible to use: %>
Fortune 3925 Jan 13, 2000, 3:31 PM
Post Re: Is it possible to use: %>
pugdog 3932 Jan 13, 2000, 4:51 PM
Post Re: Is it possible to use: %>
Fortune 3931 Jan 13, 2000, 8:24 PM
Post Re: Is it possible to use: %>
Alex 3932 Jan 14, 2000, 10:22 AM
Post Re: Is it possible to use: %>
pugdog 3928 Jan 14, 2000, 12:01 PM