And I'd like to see a very very simple example to start with =)
I searched the web ,but without getting the point "HOW TO SEND MAIL
WITH CAKEPHP'
Hope u undestand me guys
Regards
Abraham
On Jul 30, 3:10 pm, brian <bally.z...@gmail.com> wrote:
> Have a look at thishttp://bakery.cakephp.org/articles/view/brief-overview-of-the-new-ema...http://www.google.com/search?&q=cakephp+email
>
> On Thu, Jul 30, 2009 at 10:43 AM, Abraham Boray<abrahambo...@gmail.com> wrote:
>
> > Hey Guys
>
> > I have a Contact form Like this :
>
> > <form action="comments/UserMailToME" method="post"
> > name="ContactMeBoard" id="ContactMeBoard"> <label
> > for="textfield">name</label>
> > <input type="text" name="textfield" id="textfield" />
> > <label for="textfield2">e-mail</label>
> > <input type="text" name="textfield2" id="textfield2" />
> > <label for="a_url">subject</label>
> > <input type="text" name="textfield3" id="textfield3" />
> > <label for="textarea">comment</label>
> > <textarea name="textarea" id="textarea" rows="5"></textarea>
> > <label for="textarea"> </label>
> > <input name="input2" type="submit" class="button"
> > value="Send" />
> > <input name="input" type="reset" value="Reset"
> > class="button" />
> > </form>
>
> > In which i have this text boxes::
> > +Name +E-Mail +Subject +Content
>
> > /
> > ***********************************************************************************/
> > And I want the code 4 simple e-mail sending in My "UserMailToME"
> > action .
>
> > Regards
> > Abraham
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment