Thanks for your kid reply. It would be great if you can send me code
snippet of using appengine to send mail.

King regards
Naveen

On Oct 5, 12:49 am, nacho <vela.igna...@gmail.com> wrote:
> You can use appengine to deploy your app and use the appengine mail
> api.
>
> On 4 oct, 09:41, Jeff Chimene <jchim...@gmail.com> wrote:
>
> > Since you want the recipient address hidden, you cannot use GWT[1]. You'll
> > have to send a request to the server and have it compose and send the email.
>
> > [1]
> > Otherwise, you'd use a *mailto* url
>
> > On Mon, Oct 4, 2010 at 2:37 AM,naveen<naveenkumarnl1...@gmail.com> wrote:
> > > Hi team,
>
> > > My requirement is to send a mail from my website.
>
> > > i will elaborate the requirement. I have my own website, which is in
> > > simple html now. Am planning to develop my website using gwt. There is
> > > a contact us page in the website where a user can mail an enquiry to
> > > us. the form is like below.
>
> > > Name: Sender
> > > E-mail:sen...@abc.com <e-mail%3asen...@abc.com>
>
> > > Message:
>
> > >      <body>
>
> > > send<button>
>
> > > As soon as user clicks on send button, the mails come to specified To
> > > address. To address is hard coded and hidden.
> > > I want the same functionality to be implemented in gwt. how can i do
> > > it? Please help.
>
> > > Thanks and regards
> > >Naveen
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Google Web Toolkit" group.
> > > To post to this group, send email to google-web-tool...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to