Jump to content

Sending Form Information


Scotty

Recommended Posts

Afternoon

 

I am not sure this is in the right section, but I thought I would try here first

 

I am trying to send information from a comments page, fields include name, number, date, comments

 

I have a send and clear form key, the clear form seems to work but with the send I want the user to fill out the required information, click send and the information gets emails in background to a specified address. Then a small popup is shown confirming the information has been sent....

 

Can anyone help me please.

 

Many thanks

Link to comment
Share on other sites

We can't guess at your code so you'll need to beam it down Scotty (show it to us). Sorry, I couldn't help myself.

Edited by niche
Link to comment
Share on other sites

If you want the form to send without reloading the page then you're going to have to learn Javascript and AJAX. You're going to have to use PHP to handle the form data and send the e-mail. If you haven't learned PHP yet read the W3Schools tutorial.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...