Hi,
i try this:
<?
$news = mgd_get_topic_by_name ($topic_id, "IE Download");
$article = mgd_list_topic_articles($news->id);
if ($article) for ($i = 0; $i < 5 && $article->fetch(); $i++) { ?>
<p><FONT face=Arial size=1>
&(article.abstract:p);<br>&(article.field_0);</FONT>
</p>
<? } ?>
and it worked, except article.field_0 which is empty. The article_field_0 is
of type file_xxx. What can be the problem?
Mit freundlichen Gr��en,
Alexander Rigo
________________________________
indis Kommunikationssysteme GmbH
Friedrich-Koenig-Str. 35
55129 Mainz
Tel: 0 61 31.2 50 92 50
Fax: 0 61 31.2 50 92 59
________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]