Jump to content

designer needs help - will design in return ...


NOOB-DUDE

Recommended Posts

hi guys i have implemented a html form on the following page www.aquablu.org/contact.html i am trying to create a php file to send the data from the form to the following addresss tommy@nakedflames.co.uk (validation is not required just that the info is sent)

once submited the page will go to thanks.html.

 

can anyone help me with their programing knowledge in return for a bit of design work ?

 

I am completely stumped.

 

thanks

 

NOOB

Link to comment
Share on other sites

Hi Blade280891,

 

i think you'll find that the css i created by a WYSIWYG program. I design - i.e in photoshop and then let the programm write the code (more to the point why i need help with such things). I think remarks like that are best sent privately, at least that is until you know for sure what you are talking about. Comments like that can be unhelpfull to a new person on these forums.

 

regards

 

NOOB

Link to comment
Share on other sites

Link to comment
Share on other sites

When using the $_POST vars, you place the name of the form field within the square brackets (wrapped in quotes).

 

So the following variable $_POST['email'] will refer to a form field named email. So retrieve the value from the form field called element_1_1 you'd use $_POST['element_1_1']

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.