<[EMAIL PROTECTED]> wrote: > I've actually tried the ob commands I've tried it two different ways. > > ob_start(); > mgd_serve_attachment($attachid); > ob_end_flush();
I am not sure if any code will be executed properly after mgd_serve_attachments. Did You try to make subpage for this dcr file and call it from there? It only requires path changes in Your html file , as there is not difference if You serve attachments from /page or /page/subpage. BTW is there any error in php log file? Apache log? Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
