then how do you call this?

----------------------------------
|        Nicholas Janzen         |
|       Third-Net.Com INC        |
| Visit http://www.third-net.com |
| for more information about us  |
----------------------------------

On Tue, 17 Jul 2001, Emiliano wrote:

> Nicholas Janzen wrote:
>
> > say if i load some attachments into an article.
> >
> > What would be the code to load them (all i really need is to get their
> > url) on the articles page.
>
> There's no canonical URL for a non-page attachment. You'll need PHP
> code to serve them, something like a page /file/ with element
> code-init:
>
> <? mgd_serve_attachement($argv[0]); exit; ?>
>
> Emile
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to