newbie question on form submission

Discussion in 'Programming' started by akinak, Apr 1, 2008.

  1. #1
    I have a form which when submitted sends the information to my email. Here is the code I have used:
    <form name="application" method="post" action="mailto:mail@address.com" ENCTYPE="text/plain"> 
    
    Code (markup):
    But when I click the submit button it opens up Microsoft outlook new message instead of sending the information to my mail address.
    How to handle this?
     
    akinak, Apr 1, 2008 IP
  2. Farhan5

    Farhan5 Peon

    Messages:
    189
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    there is a comand..."application" if there will server or like it..u will go to the servers of mail ...like hotmail. or yahoo
     
    Farhan5, Apr 2, 2008 IP