This is a discussion on "Newbie Question- Basic HTML email method="post"" within the Web Page Design section. This forum, and the thread "Newbie Question- Basic HTML email method="post" are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Newbie Question- Basic HTML email method="post"
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Newbie Question- Basic HTML email method="post"
I created a basic HTML email method="post" form which is working; however, the following message comes up when you hit submit.
'This form is being submitted using email. Submitting the form will reveal your email address to the recipient, and will send the form without encrypting it for privacy....' After you choose 'OK' you get the following message 'A program is trying to automatically send email on your behalf. Do you want to allow this? If this is unexpected, it may be a virus and you should choose no.' Question: 1. How do I get rid of these messages? 2. How do I get the user to return to the homepage after submitting the form? Any help is greatly appreciated. |
|
#2
|
|||
|
|||
|
Re: Newbie Question- Basic HTML email method="post"
you are using a html email form - you cant get rid of it, - try a php form ( if you have php ability on your host ) - you can find loads of scripts on google
|
|
#3
|
|||
|
|||
|
Re: Newbie Question- Basic HTML email method="post"
Thanks for your response.
Can I use PHP for the feedback form in conjunction with our html pages? |
|
#4
|
|||
|
|||
|
Re: Newbie Question- Basic HTML email method="post"
You can do just about anything with PHP. Outline the sequence of events you would like to happen and then we can give you some pointers. |
|
#5
|
||||
|
||||
|
Re: Newbie Question- Basic HTML email method="post"
And, of course... post in the PHP forum.
Last Blog Entry: Giving them what they paid for: A (sort of) Follow-up (Oct 15th, 2008)
|
![]() |
| Tags |
| newbie, question, basic, html, email, methodquotpostquot |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a "tag" system to find relevant "related" pages | MrQuestions | PHP Forum | 3 | Mar 21st, 2008 01:06 |
| [SOLVED] Show "Image" Depends On User "Status"? | Monie | Classic ASP | 6 | Oct 16th, 2007 02:22 |
| ? IS "meta name="robots" content="?" necessary in pages ? | Love2Java | Starting Out | 6 | Aug 8th, 2007 14:48 |
| window.opener.document["nameForm"].getElementById("someid").value; doesnt work | drpompeii | JavaScript Forum | 0 | Feb 18th, 2007 00:09 |
| Need to build a "Trip" or "Journey Planner" | jswebdev | PHP Forum | 4 | Dec 6th, 2005 00:22 |