Thanks ,I did it ,But with basic PHP :(
I'd probably switch to cakePHP mail component soon , as I'm novice in
cakePHP ,that will take a couple of weeks.

Regards
Abraham

On Jul 31, 7:37 am, Walther <[email protected]> wrote:
> http://book.cakephp.org/view/176/Email
>
> And if that still doesn't help you then you should go to the basics
> and re-read the ENTIRE cakeBook.
>
> On Jul 30, 7:27 pm, Abraham Boray <[email protected]> wrote:
>
> > Well that doesn't help me out , i'm new in CakePHP .
> > 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 <[email protected]> wrote:
>
> > > Have a look at 
> > > thishttp://bakery.cakephp.org/articles/view/brief-overview-of-the-new-ema...
>
> > > On Thu, Jul 30, 2009 at 10:43 AM, Abraham Boray<[email protected]> 
> > > 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">&nbsp;</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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to