[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

01/07/2009 at 08:12PM PST, ID: 24033860
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

4.2

Web form not working correctly

Asked by mchyzik in Scripting Languages, Components

I have a form on a website that the visitor fills out, then the information is to be sent via email to the owner of the site.  We get a bunch of junk.. not information from the form.  Below is a copy of what we receive in the email:

> To: glennnew@msn.com
> Subject: Feedback From Contact Form
> From: no_reply@newimagesphoto.com
> Date: Wed, 7 Jan 2009 12:08:33 -0600
>
>
> <html>
>
> <!-- Mirrored from www.newimagesphoto.com/contact/thankyou.html by HTTrack Website Copier/3.x [XR&CO'2007], Fri, 08 Aug 2008 15:25:07 GMT -->
> <head>
> <title>New Images Photography: Thank You</title>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> <meta name="Description" content="New Images Photography, owned by Glenn G. New, has been Richmond's foremost wedding, corporate, architectural and commercial photography studio since 1975."> <meta name="keywords" content="Wedding Photography Wedding Photographers Professional Photographers Wedding Portraits Bridal Portraits Images Brides Bridal Weddings Corporate Architectural Commercial Richmond Virginia VA Va.">
>
> </head>
>
> <body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
> <br><br><br>
> <table border="0" align="center" cellpadding="0" cellspacing="0" width="286">
> <tr>
> <td width="286"><img src="images_contact/spacer.gif" width="286" height="20"><br>
> <font style='font: bold 17px/18px arial,helvetica,sans-serif; color:#cccc99'>Thank You</font><br><br>
> <font style='font: 12px/18px arial,helvetica,sans-serif; color:#cccc99'>Thank you for contacting New Images Photography. I will get back to you as soon as possible to arrange a time for us to meet. I look forward to working with you to capture and preserve the memories for your special event.</font><br><br>
>
> <a href="#" onclick="window.top.close(); return false"><img src=images_contact/btn-close.gif border="0"></a></td>
> </tr>
> </table>
>
>
> </body>
>
> <!-- Mirrored from www.newimagesphoto.com/contact/thankyou.html by HTTrack Website Copier/3.x [XR&CO'2007], Fri, 08 Aug 2008 15:25:07 GMT -->
> </html>
>
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
Here is a copy of the code for the form/page:
<html>
 
<!-- Mirrored from www.newimagesphoto.com/contact/form.php by HTTrack Website Copier/3.x [XR&CO'2007], Fri, 08 Aug 2008 15:25:01 GMT -->
 
<!-- Mirrored from www.newimagesphoto.com/contact/form.html by HTTrack Website Copier/3.x [XR&CO'2007], Tue, 21 Oct 2008 00:50:19 GMT -->
<head>
<title>New Images Photography: Contact</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Description" content="New Images Photography, owned by Glenn G. New, has been Richmond's foremost wedding, corporate, architectural and commercial photography studio since 1975."> <meta name="keywords" content="Wedding Photography Wedding Photographers Professional Photographers Wedding Portraits Bridal Portraits Images Brides Bridal Weddings Corporate Architectural Commercial Richmond Virginia VA Va.">
</head>
 
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="focus()">
 
<form name="form1" method="post" ACTION="http://www.newimagesphoto.com/contact/form.php">
<INPUT TYPE="hidden" NAME="mailto" VALUE="glennnew@msn.com">
<INPUT TYPE="hidden" NAME="subject" VALUE="Feedback From Contact Form">
<INPUT TYPE="hidden" NAME="htmlfile" VALUE="thankyou.html">
 
  <table border="0" align="center" width="585" cellpadding="0" cellspacing="0">
    <tr valign="top">
      <td width="129"><img src="images_contact/spacer.gif" width="129" height="16"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="5" height="1"></td>
      <td align="left" width="251">
        <img src="images_contact/spacer.gif" width="251" height="16"></td>
      <td rowspan="10"><img src="../images/logo_contact.gif"><br>
      </td>
    </tr>
    <tr valign="top">
      <td width="129"><img src="images_contact/name.gif" width="129" height="23"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="30"></td>
      <td align="left" width="251">
        <input type="text" name="name" size="25">
      </td>
    </tr>
    <tr valign="top">
      <td width="129"><img src="images_contact/street.gif" width="129" height="23"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="30"></td>
      <td align="left" width="251">
        <input type="text" name="street" size="25">
      </td>
    </tr>
    <tr valign="top">
      <td width="129"><img src="images_contact/city.gif" width="129" height="23"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="30"></td>
      <td align="left" width="251">
        <input type="text" name="city" size="25">
      </td>
    </tr>
    <tr valign="top">
      <td width="129"><img src="images_contact/phone_1.gif" width="129" height="23"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="30"></td>
      <td align="left" width="251">
        <input type="text" name="home_phone" size="18">
      </td>
    </tr>
    <tr valign="top">
      <td width="129"><img src="images_contact/phone_2.gif" width="129" height="23"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="30"></td>
      <td align="left" width="251">
        <input type="text" name="work_phone" size="18">
      </td>
    </tr>
    <tr valign="top">
      <td width="129"><img src="images_contact/email.gif" width="129" height="23"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="30"></td>
      <td align="left" width="251">
        <input type="text" name="email" size="25">
      </td>
    </tr>
    <tr valign="top">
      <td width="129"><img src="images_contact/date.gif" width="129" height="23"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="30"></td>
      <td align="left" width="251">
        <select name="date">
          <option selected>--</option>
          <option>01</option>
          <option>02</option>
          <option>03</option>
          <option>04</option>
          <option>05</option>
          <option>06</option>
          <option>07</option>
          <option>08</option>
          <option>09</option>
          <option>10</option>
          <option>11</option>
          <option>12</option>
        </select>
        <select name="select">
          <option selected>--</option>
          <option>01</option>
          <option>02</option>
          <option>03</option>
          <option>04</option>
          <option>05</option>
          <option>06</option>
          <option>07</option>
          <option>08</option>
          <option>09</option>
          <option>10</option>
          <option>11</option>
          <option>12</option>
          <option>13</option>
          <option>14</option>
          <option>15</option>
          <option>16</option>
          <option>17</option>
          <option>18</option>
          <option>19</option>
          <option>20</option>
          <option>21</option>
          <option>22</option>
          <option>23</option>
          <option>24</option>
          <option>25</option>
          <option>26</option>
          <option>27</option>
          <option>28</option>
          <option>29</option>
          <option>30</option>
          <option>31</option>
        </select>
        <select name="select2">
          <option selected>--</option>
          <option>2002</option>
          <option>2003</option>
          <option>2004</option>
          <option>2005</option>
        </select>
      </td>
    </tr>
    <tr valign="top">
      <td><img src="images_contact/wedding_location.gif" height="23"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="30"></td>
      <td align="left">
        <input type="text" name="wedding_location" size="25">
      </td>
    </tr>
    <tr valign="top">
      <td width="129"><img src="images_contact/rec_location.gif" width="129" height="23"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="30"></td>
      <td align="left">
        <input type="text" name="reception_location" size="25">
      </td>
    </tr>
    <tr valign="top">
      <td width="129" align="left"><img src="images_contact/help.gif" width="129" height="23"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="30"></td>
      <td align="left" rowspan="2">
        <textarea name="comments" cols="27" rows="4" wrap="VIRTUAL"></textarea>
      </td>
      <td rowspan="2"> <img src="images_contact/spacer.gif" width="200" height="28">
        <input type="image" src=images_contact/submit.gif border="0" value="Submit" name="image">
        &nbsp;&nbsp;<a href="#" onClick="window.top.close(); return false"><img src=images_contact/cancel.gif border="0"></a>
      </td>
    </tr>
    <tr valign="top">
      <td width="129"><img src="images_contact/spacer.gif" width="1" height="1"></td>
      <td align="left"><img src="images_contact/spacer.gif" width="1" height="1"></td>
    </tr>
  </table>
</form>
</body>
 
<!-- Mirrored from www.newimagesphoto.com/contact/form.php by HTTrack Website Copier/3.x [XR&CO'2007], Fri, 08 Aug 2008 15:25:06 GMT -->
 
<!-- Mirrored from www.newimagesphoto.com/contact/form.html by HTTrack Website Copier/3.x [XR&CO'2007], Tue, 21 Oct 2008 00:50:22 GMT -->
</html>
 
Keywords: Web form not working correctly
 
Loading Advertisement...
 
[+][-]01/07/09 08:17 PM, ID: 23322146

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/07/09 08:17 PM, ID: 23322147

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/08/09 03:20 AM, ID: 23323859

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/08/09 03:22 AM, ID: 23323868

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/08/09 03:31 AM, ID: 23323934

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/08/09 03:39 AM, ID: 23323970

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/08/09 03:47 AM, ID: 23324003

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/09/09 03:35 AM, ID: 23334527

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/09/09 03:39 AM, ID: 23334546

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/09/09 03:58 AM, ID: 23334647

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/09/09 03:59 AM, ID: 23334655

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/09/09 04:00 AM, ID: 23334659

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/09/09 01:08 PM, ID: 23340252

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/09/09 10:03 PM, ID: 23342508

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/10/09 08:05 AM, ID: 23344130

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/10/09 08:32 AM, ID: 23344225

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/10/09 08:38 AM, ID: 23344244

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/12/09 07:41 AM, ID: 23354091

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/13/09 03:54 AM, ID: 23361703

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/14/09 12:03 PM, ID: 23376840

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/16/09 08:30 AM, ID: 23394516

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/20/09 06:57 PM, ID: 23426516

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/20/09 06:58 PM, ID: 23426520

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/20/09 06:59 PM, ID: 23426524

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/20/09 07:01 PM, ID: 23426533

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/20/09 07:38 PM, ID: 23426689

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/20/09 07:54 PM, ID: 23426747

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/20/09 08:07 PM, ID: 23426781

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/21/09 03:45 AM, ID: 23428686

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/21/09 03:50 AM, ID: 23428708

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/21/09 03:35 PM, ID: 23435223

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/21/09 07:51 PM, ID: 23436299

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/21/09 07:51 PM, ID: 23436302

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/21/09 07:52 PM, ID: 23436303

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/21/09 07:53 PM, ID: 23436315

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/21/09 08:34 PM, ID: 23436525

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/21/09 08:38 PM, ID: 23436539

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]01/21/09 08:40 PM, ID: 23436545

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/21/09 08:40 PM, ID: 23436547

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/21/09 08:40 PM, ID: 23436548

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/21/09 08:41 PM, ID: 23436550

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/21/09 08:51 PM, ID: 23436600

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/21/09 08:53 PM, ID: 23436610

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Scripting Languages, Components
Sign Up Now!
Solution Provided By: mchyzik
Participating Experts: 1
Solution Grade: A
 
 
[+][-]01/21/09 11:26 PM, ID: 23437229

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/23/09 12:46 PM, ID: 23452843

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/29/09 07:44 PM, ID: 24015697

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/29/09 07:45 PM, ID: 24015702

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-91 - Hierarchy / EE_QW_3_20080625