- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: Emil Subject: Question about template
I'm trying to modify my search.htm template so that I can include another page on the top of the results page, only when it's the first results page, I don't need it on the other pages. I tried something like that in restop section: <!IF NAME="np" CONTENT="0"> <!INCLUDE "http://url.com/page.htm"> <!ENDIF> but that doesn't work. What in the correct way to check if the current page is the first and to include another file if that condition is met ? Thanks in advance! - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;post=
