how to submit form using jquery mobile?

HTML ASP form! Submit form using post email method?

  • I need to be able to submit a html form using asp. I want the form to send itself, or parameters, via email to a given email address (or even just post it on a page I can access). (I have IIS7)... Can anyone help me. I just need some code that I can copy and paste for the following form (for example) <form method="post" action="website.asp" Name: <input type="text" name="Name"> <input type="submit" value="submit"> </form> It doesn't necessarily have to use post method, or asp, or even email... I just need to be able to receive the information somehow, and as long as it is relatively easy to understand. Thanks in advance.

  • Answer:

    Everything you should need is here: www.w3schools.com/asp/default.asp The topics are on the left side of the page.

helppppp... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.