CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2003
    Location
    Virginia
    Posts
    2

    Question Javascript Forms

    Hello,

    I am new to Javascript. Can anyone help me with submitting a form to an email address and then display a thank you page?

    Thank you
    Mo

  2. #2
    Join Date
    Dec 2002
    Posts
    10
    you can't actually send email with javascript

    check with your server to see what is available already and what languages are supported
    then search for formmail.
    there are heaps for free

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured