[ic] Wrong links

info at technosite.ru info at technosite.ru
Mon May 16 14:51:50 EDT 2005


Hi,

I made new table NEWS and one field in this table has direct link to
interchange page. I format output of news table using [more-list]. On
first page links are good but when I go to another output page, links
changed (scan added). Here it is example:

Before:
http://metako.ru/meta/report_nakhabino.html

After:
http://metako.ru/meta/scan/report_intersvet2004.html

In database record I use absolute link (because [area page] don't
work). May be error in this? Database format - plain text.

Code of output page:
<table cellspacing="5" cellpadding="5">
 [loop search="
        fi=news
        st=db
        op=rm
        nu=0
        cs=1
        ra=yes
        tf=code
        to=nr
        ml=5
    "
    more=1
    ]
[list]
<tr>
  <td class="smallcontent1" align="left" valign="top" bgcolor="#F4FAFD">
    [loop-data news date] : <b>[loop-data news header]</b><br><br>
  <div align="justify">[loop-data news content]</div></td>
  </tr>
  [/list]
  <tr>
   <td align="center">
 [more-list]
 [next-anchor]<FONT
COLOR=#0000FF><b>>></b></FONT>[/next-anchor]
[prev-anchor]<FONT
COLOR=#0000FF><b><<</b></FONT>[/prev-anchor]
                        [page-anchor]<FONT
COLOR=#0000FF>$PAGE$</FONT>[/page-anchor]
[first-anchor]<FONT
COLOR=#0000FF>First page</FONT>[/first-anchor]
[last-anchor]<FONT
COLOR=#0000FF>Last page</FONT>[/last-anchor]
[more]
[/more-list]
   </td>
  </tr> 
[/loop]
</table>

Alexei Fedchenko
info at technosite.ru



More information about the interchange-users mailing list