Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Error with path in URL

Quote Reply
Error with path in URL
 

I use
<a class="menulink" href="<%db_cgi_url%>/add.cgi?ID=<%category_id%>">Add a Resource</a>
<a class="menulink" href="<%db_cgi_url%>/user.cgi">Login</a> |
in my Templates, but the URL to the script isn't shown correct.

It is used as:
http://www.guxme.de/cgi-bin/lsql/<%db_cgi_url%>/add.cgi?ID=<%category_id%>

and the fields aren't fetched correct.

What's wrong?


Subject Author Views Date
Thread Error with path in URL cwschroeder 2042 Feb 14, 2001, 7:10 AM
Post Re: Error with path in URL
DarlingBri 1988 Feb 14, 2001, 8:36 AM
Thread Re: Error with path in URL
Alex 1975 Feb 15, 2001, 11:27 AM
Thread Re: Error with path in URL
cwschroeder 1985 Feb 15, 2001, 12:35 PM
Post Re: Error with path in URL
Alex 1963 Feb 15, 2001, 12:50 PM