Andrew Perkins has a tutorial on the auth comp you can adapt his instructions to meet your needs
I think you would need to write your own validation for birthcertificate his trilogy on auth does cover this in that it mentions custom validation I think your needs for generating a document are fairly unique to your project pdf creation with cake is possible and again this will be something you'll have to adapt. - S On 10 February 2011 12:20, Vivian <[email protected]> wrote: > I need the User sign up your data and then generate a document > Type your personalized letterhead birth certificate. > entry form, record such data, display on screen and sending > automatic for those who requested > Anyone know something like that already established? > thanks > Vivian > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
