Re: Using internal paths for sendmail attachments

2002-08-22 Thread Vadim Gritsenko
Paul Pattison wrote: >Thanks for your response Vadim. I've been looking at the util logicsheet >and trying to figure this out, but I'm not having much luck. My page is >seems to be just hanging. I'm not sure if it's because of the 'resolver' >line of code or where I create my URLDataSource in

RE: Using internal paths for sendmail attachments

2002-08-22 Thread Paul Pattison
Thanks for your response Vadim. I've been looking at the util logicsheet and trying to figure this out, but I'm not having much luck. My page is seems to be just hanging. I'm not sure if it's because of the 'resolver' line of code or where I create my URLDataSource in the code. All the example

Re: Using internal paths for sendmail attachments

2002-08-16 Thread Vadim Gritsenko
Paul Pattison wrote: >Hi everyone, > >I'm working on a web app where I'd like to have a page send an email >to someone and attach a file to the email. The attachment would >actually be an html or pdf document generated by Cocoon. > >Right now the 'sendmail' logicsheet allows attachments, but t