Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Html Application Form
hyett
post Dec 10 2007, 07:07 PM
Post #1


Newbie [Level 1]
*

Group: Members
Posts: 21
Joined: 9-December 07
Member No.: 54,506



does anyone know how to make a form/application that when you submit the form with the submit but it sends it in a email to you email address if anyone on here knows please please let me know
thanks,
i want this so i can have members apply for a team on my football site and there information will come back to me and i can accept or reject them for that job

This post has been edited by hyett: Dec 10 2007, 11:08 PM
Go to the top of the page
 
+Quote Post
sonesay
post Dec 10 2007, 07:13 PM
Post #2


|||[ n00b King ]|||
*********

Group: [HOSTED]
Posts: 643
Joined: 20-June 07
From: Auckland
Member No.: 45,102



it can be done in php with the mail function. I'm sure there are many others in other languages like asp, pearl maybe even javascript?


CODE
mail ( string $to , string $subject , string $message [, string $additional_headers [, string $additional_parameters ]] )
Go to the top of the page
 
+Quote Post
hyett
post Dec 10 2007, 07:18 PM
Post #3


Newbie [Level 1]
*

Group: Members
Posts: 21
Joined: 9-December 07
Member No.: 54,506



QUOTE(sonesay @ Dec 10 2007, 07:13 PM) *
it can be done in php with the mail function. I'm sure there are many others in other languages like asp, pearl maybe even javascript?
CODE
mail ( string $to , string $subject , string $message [, string $additional_headers [, string $additional_parameters ]] )

im not the bets at html so really i would need a html generator to do all the scripting for what i need lol
Go to the top of the page
 
+Quote Post
sonesay
post Dec 10 2007, 08:16 PM
Post #4


|||[ n00b King ]|||
*********

Group: [HOSTED]
Posts: 643
Joined: 20-June 07
From: Auckland
Member No.: 45,102



check this out. It will generate the code for you and it also includes email function

http://www.htmlbasix.com/forms.shtml

I'm not 100% sure how it work or what it will use to send email but it has it there, try it out.
Go to the top of the page
 
+Quote Post
galexcd
post Dec 10 2007, 10:59 PM
Post #5


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
*********

Group: [HOSTED]
Posts: 975
Joined: 25-September 05
From: The dungeon deep below the foundation of trap17
Member No.: 12,251



What sonesay's link does is generate a form that basically opens whatever the user's default mail program is and fills in some of the data for them. If you want to automatically send a message without having the user send the message from his or her own email address you need php.
Go to the top of the page
 
+Quote Post
jlhaslip
post Dec 11 2007, 04:12 AM
Post #6


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,882
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



or use the mailto: protocol
Click the link in my siggy to see one version of it.
Go to the top of the page
 
+Quote Post
iGuest
post Dec 25 2007, 08:55 AM
Post #7


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



There is a way do it in HTML with out using slow PHP.
Change the action tag in HTML to your email, or use pearl fuse action.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. where did you learn html from?(84)
  2. Html And Xhtml(11)
  3. Html Cool Codes?(6)
  4. Html Editor(19)
  5. Do You Know Html?(65)
  6. Html And Javascript(12)
  7. Centering Page Of Html At Various Display Widths(14)
  8. Problem With 'target' In Html(2)
  9. Url Redirection = Javascript+html(4)
  10. Html Question Concerning Pre Tag And Code Tag(8)
  11. Creating Link In Html - Help Me With This!(5)
  12. Have You Used This Html Code?(9)
  13. Error In Css (or Html)(5)
  14. Wanting To Touch Up/learn My Html Again(26)
  15. Having Html Troubles......(0)
  1. Html Query(2)
  2. How To Display Php Code [resolved](8)
  3. Help With Html(11)
  4. Ok Background Help Please(4)
  5. Some More Help With Html(2)
  6. Html Help(6)
  7. Help With Css/html Layout(5)
  8. Wanna Learn Html From Scratch(5)
  9. Login In Using Html(12)
  10. Best Way To Protect Html Form Fields(3)
  11. Html Div Help [resolved](1)
  12. Html Ascii Codes - A Complete List(3)
  13. Help Making A Web Adress Bar Using Html/js(9)


 



- Lo-Fi Version Time is now: 27th July 2008 - 01:23 AM