![]() |
|
|||||||
| HTML / XHTML / CSS Discuss HTML, XHTML and CSS coding in this forum. |
| Have A Look At Some Of Our Webmaster Related Sponsors! | |||||
![]() Script Directory |
![]() Shopping Cart |
![]() Market Leverage |
![]() Free Templates |
![]() 3D Guide-characters |
![]() Advertise Here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
New Hunter
|
Hello.
I'm still creating my site and was hoping you guys might be able to help out. I don't know TOO much about coding - which is why I like the interface design of Dreamweaver. That being said, I am trying to get a form (very simple form) to submit to my personal email address. Currently, the action of the form is set to my address, but all that does is open the viewer's email program and sends me an email - defeating the purpose of the form! The thing I am trying to accomplish with my limited knowledge, is getting the ANSWERS to the form sent to my email account. I haven't even gotten to the "Your form has been successfully submitted" part yet - that's going to be a whole new headache. I hope I haven't been too confusing. Thanks in advance for the help. web design |
|
|
|
|
|
#2 (permalink) |
|
The Dev Hunter
|
Step 1.
Decide where you want to have your form placed. This can be on an html page already on your web site, or you may wish to create a brand new page to display this form. Then decide what information you want to ask on your form. You can use this form as a way for people to simply email you from your web site and/or to answer specific questions, place orders, make inquiries, etc., etc ... the possibilities are endless... You decide. Step 2. Copy and Paste the following two lines of code to your page exactly as they appear here to begin your Form
Step 3. Think about what you want to ask for and use any of the fields described in further detail below to set up your form. Step 4. Copy and paste the following three lines of code at the end of your form. These lines are what put the buttons on your page and close your form. You may change the 'VALUE' to anything you would like it to say on your buttons. The Submit Button is what sends the form. The Reset Button will clear the viewers input for them and allow them to start over. (You do not need to include the 'reset' button; it's considered common courtesy to do so though.)
I hope this helps!!
__________________
Website Launch l Bid for Position l Website Advertising l phpLD Template Blogl Bid for Top l WordPress Theme Blog |
|
|
|
|
|
#3 (permalink) |
|
Senior Moderator
|
It won't let me have the mail function in here. I sent him a PM with the correct code to use.
__________________
+-(X)HTML, CSS, JavaScript, SEO, PHP, Flash-+ Code:
<style type="text/css"> u { text-decoration: none; } </style>
|
|
|
|
|
|
#4 (permalink) |
|
Field Master
|
if you dont know submit form then how could you develop other websites sorry for asking
__________________
India Forum l Social Bookmarking l Social Networkiing l Free Directory pay per click firm Kumaon l hyderabad |
|
|
|
|
|
#5 (permalink) |
|
Senior Moderator
|
You are correct. Though he might just be having a problem in dreamweaver. Not all websites use forms. I PM'd him with the mail function code. Wouldn't let me post it on here.
__________________
+-(X)HTML, CSS, JavaScript, SEO, PHP, Flash-+ Code:
<style type="text/css"> u { text-decoration: none; } </style>
|
|
|
|
|
|
#6 (permalink) |
|
Field Master
|
ok if you private messaged then its good did he replied to you still now ? and why he posted a link in the first post ?
__________________
India Forum l Social Bookmarking l Social Networkiing l Free Directory pay per click firm Kumaon l hyderabad |
|
|
|
|
|
#7 (permalink) |
|
Senior Moderator
|
He said all was good I think. The code I gave him worked. I use myself. I have no idea why he posted the link. Hunter, there are several PHP functions which don't work on this board. 1 for example is the mail(); function.
__________________
+-(X)HTML, CSS, JavaScript, SEO, PHP, Flash-+ Code:
<style type="text/css"> u { text-decoration: none; } </style>
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|