>
>
> > 1: $currarticle = mgd_get_article($article->id);
> > 2: $list = $currarticle->listattachments();
> > 3: while ($list->fetch() ) {
> > echo "name: " . $list->name .
> "<br>\n";
> > }
Clear..you havo no attachments :-) usr if (list =
$currarticle->listattachments();) firstSolt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
