- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Emil
Subject: Re: Question about template

My mistake, sorry.
Actually I tried like this:
<!IF NAME="np" CONTENT="0"> 
<!INCLUDE CONTENT="http://url.com/page.htm";> 
<!ENDIF>

Anyway I've got it working. I was confused about the &np=0 parameter in url, 
but I found that in template I should check for "pn" instead of "np".
This is working ok:
<!IF NAME="pn" CONTENT="0"> 
<!INCLUDE CONTENT="http://url.com/page.htm";> 
<!ENDIF>

Thanks Maxime!
- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1180795342

Reply via email to