Help! My form which requires email and zip code is arriving without data. How is that possible?

An HTML form design with Dreamweaver CS5 requires the zip code and email to be entered prior to Submitting the form. We tested the form prior to going live and it worked great. The Zip Code and Email are required entries. Today, we received our first completed form from a customer and it worked and looked great. The problem is ... we have also received two forms that are blank. No data results at all; no email or zip code either. I don't know how this can be. The form cannot Submit unless the email and zip code are present.
Suggestions?
This is the webpage that has the form (scroll toward the bottom to view it).
http://www.catchaghostparanormalequipment.com/paranormaltriggerprops.html

The PHP code is:
<?php
//--------------------------Set these paramaters--------------------------
// Subject of email sent to you.
$subject = 'Trigger Prop Contact Form';
// Your email address. This is where the form information will be sent.
$emailadd = '[email protected]';
// Where to redirect after form is processed.
$url = 'http://www.catchaghostparanormalequipment.com/confirmation.html';
// Makes all fields required. If set to '1' no field can not be empty. If set to '0' any or all fields can be empty.
$req = '0';
// --------------------------Do not edit below this line--------------------------
$text = "Results from form:\n\n";
$space = ' ';
$line = '';
foreach ($_POST as $key => $value)
if ($req == '1')
if ($value == '')
{echo "$key is empty";die;}
$j = strlen($key);
if ($j >= 40)
{echo "Name of form element $key cannot be longer than 40 characters";die;}
$j = 40 - $j;
for ($i = 1; $i <= $j; $i++)
{$space .= ' ';}
$value = str_replace('\n', "$line", $value);
$conc = "{$key}:$space{$value}$line";
$text .= $conc;
$space = ' ';
mail($emailadd, $subject, $text, 'From: '.$emailadd.'');
echo '<META HTTP-EQUIV=Refresh CONTENT="0; URL='.$url.'">';
?>
The form code is:
<form action="result.php" method="post" name="Trigger Prop Form" id="Trigger Prop Form">
      <p><strong>Trigger Prop Quote/Information Request Form</strong></p>
  <p><span class="welcomesmaller">Trigger props can be sold with or without accessories. You can select more than one item. </span></p>
  <p><span class="props" id="sprycheckbox13">
    <input type="checkbox" name="Antique Style Tin Train Engine" id="Antique Style Tin Train Engine" />
    <label for="Antique Style Tin Train Engine">Antique Style Tin Train Engine</label>
</span></p>
  <p><span class="props" id="sprycheckbox14">
    <input type="checkbox" name="Tin Merry-Go-Round" id="Tin Merry-Go-Round" />
    <label for="Tin Merry-Go-Round">Antique Style Tin Merry-Go-Round</label>
</span></p>
  <p><span class="props" id="sprycheckbox15">
    <input type="checkbox" name="Period Lantern" id="Period Lantern" />
    <label for="Period Lantern">Period Lantern</label>
</span></p>
  <p><span class="props" id="sprycheckbox16">
    <input type="checkbox" name="Bisque Head China Dolls" id="Bisque Head China Dolls" />
    <label for="Bisque Head China Dolls">Bisque Head China Dolls (Variety Similar to Photos)</label>
</span></p>
  <p><span class="props" id="sprycheckbox17">
    <input type="checkbox" name="Grungy Primitive Rag Doll" id="Grungy Primitive Rag Doll" />
    <label for="Grungy Primitive Rag Doll">Grungy Primitive Rag Doll</label>
</span></p>
  <p><span class="props" id="sprycheckbox18">
    <input type="checkbox" name="Pocket Watch" id="Pocket Watch" />
    <label for="Pocket Watch">Pocket Watch with Chain</label>
</span></p>
  <p><span id="sprycheckbox1">
    <input type="checkbox" name="Pirate Gold Coins" id="Pirate Gold Coins" />
    <label for="Pirate Gold Coins" class="props">Pirate Gold Coins</label>
</span>  </p>
  <p><span class="props" id="sprycheckbox2">
    <input type="checkbox" name="Indian Artifacts with Rabbit Hide" id="Indian Artifacts with Rabbit Hide" />
    <label for="Indian Artifacts with Rabbit Hide">Indian Artifacts with Rabbit Hide</label>
  </span></p>
  <p><span class="props" id="sprycheckbox7">
    <input type="checkbox" name="Prop Pirate Gun" id="Prop Pirate Gun" />
    <label for="Prop Pirate Gun">Prop Pirate Gun</label>
</span></p>
  <p class="props"><span class="props" id="sprycheckbox4">
    <input type="checkbox" name="Prop Pirate Sword" id="Prop Pirate Sword" />
    <label for="Prop Pirate Sword">Prop Pirate Sword</label>
</span></p>
  <p class="props"><span class="props" id="sprycheckbox5">
    <input type="checkbox" name="Civil War Medals" id="Civil War Medals" />
    <label for="Civil War Medals">Civil War Medals</label>
</span></p>
  <p class="props"><span id="sprycheckbox3">
    <input type="checkbox" name="West Lantern" id="West Lantern" />
    <label for="Western Style Lantern">Western Style Lantern</label>
</span></p>
  <p class="props"><span class="props" id="sprycheckbox8">
    <input type="checkbox" name="Small Teddy Bear in Basket" id="Small Teddy Bear in Basket" />
    <label for="Small Teddy Bear in Basket">6" Small Teddy Bear in Basket</label>
</span></p>
  <p class="props"><span class="props" id="sprycheckbox9">
    <input type="checkbox" name="Small Rag Doll in Basket" id="Small Rag Doll in Basket" />
    <label for="Small Rag Doll in Basket">6" Small Rag Doll in Basket</label>
</span></p>
  <p class="props"><span class="props" id="sprycheckbox10">
    <input type="checkbox" name="Large Primitive Rag Doll in Basket" id="Large Primitive Rag Doll in Basket" />
    <label for="Large Primitive Rag Doll in Basket">Large Primitive Rag Doll in Basket</label>
</span></p>
  <p class="props"><span class="props" id="sprycheckbox11">
    <input type="checkbox" name="Knitting Basket with Needles" id="Knitting Basket with Needles" />
    <label for="Knitting Basket with Needles">Knitting Basket with Knitting Needles</label>
</span></p>
  <p class="props"><span class="props" id="sprycheckbox12">
    <input type="checkbox" name="Metal Needle Point Loom Doile" id="Metal Needle Point Loom Doile" />
    <label for="Metal Needle Point Loom Doile">Metal Needle Point Loom with Antique Doile</label>
</span></p>
  <p class="props"><span class="props" id="sprycheckbox19">
    <input type="checkbox" name="Accessories" id="Accessories" />
    <label for="Accessories">Accessories (Chairs, Wagons, Buggy, Sleds, etc.)</label>
</span></p>
  <p class="props"><span id="sprytextarea1">
    <label for="Custom Request">Custom Request, Questions, and/or Comments</label>
    <textarea name="Custom Request" id="Custom Request" cols="45" rows="5"></textarea>
</span></p>
  <p class="props"><span id="sprytextfield2">
  <label for="Email Contact">Email Contact</label>
  <input type="text" name="Email Contact" id="Email Contact" />
  <span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span></p>
  <p class="props"><span id="sprytextfield3">
  <label for="Shipping Zip Code">Shipping Zip Code for Quote</label>
  <input type="text" name="Shipping Zip Code" id="Shipping Zip Code" />
  <span class="textfieldInvalidFormatMsg">Invalid format.</span><span class="textfieldRequiredMsg">A value is required.</span></span></p>
  <p>
    <input name="submit2" type="submit" id="submit" value="Submit" />
      <input type="reset" name="Reset" id="Reset" value="Reset Form" />
  </p>
  <p>  </p>
    </form>

Similar Messages

  • My mac wifi connection to DSL line was down when I tried to upgrade Ipad to IOS6, and it defaulted to Ipad data line and consumed my monthly allotment of data -- How can that happen as a technical matter?

    Maps did not work for me for the first week after upgrading to IOS6 on my New Ipad -- I have since learned that I exceeded my 2 gig monthly data plan and therefore I had no 4G access on my ipad, which meant Maps couldn't work while traveling.  Since I never download videos, I knew I had not knowingly downloaded that much data.  When I called AT&T, they told me that when I upgraded to IOS6 I consumed over 1 gig of data.  
    I did the upgrade while connected to my iMac, which in turn has a wireless connection to router connected to my home DSL line.   My wifi service has been spotty lately, possibly because router is defective.  So let's assume that when I tried to download IOS6 that my iMac did not have a good wifi connection.  Is the AT&T person correct that the download defaults to the Ipad's 4G cellular network, even though the iPad is connected to the iMac by USB cable?  I didn't think that was possible as a technical matter -- i.e., that the iMac gets automatic access to the iPad's connection to the cellular network.  (I'm sure I'm not explaining this right, I'm obviously not technical.)   
    Also, do you get any obvious warning or indicator on the device that you have exceeded your data limit for the month?  I sure didn't see any warning, (although I now know that I can go to Settings, then Cellular Data, then View Account and find the status of my data line account).  
    Thanks for any help on this. 

    Strange. It works fine with my setup which is no different from yours. Problem with the cable or LAN port(s)?

  • How do I make a button onj the form which will submit and send the pdf as an email?

    how do I make a button on the form which will submit and send the pdf as an email?

    You can set up a button with a "Submit a form" action and use a mailto type URL to specify the email address you want the forms sent do. If you want to send the entire PDF, select that option and not FDF or anything else. The mailto URL should not include any spaces and the "mailto" part should be lowercase, like:
    mailto:[email protected]
    This will attempt to initiate an email using the users default email client. If the user does not have one set up or there is some other problem, the email might not get initiated. If it needs to work with Reader versions prior to 11, then the form needs to be Reader-enabled, which you do in Acrobat 11 by selecting: File > Save As Other > Reader Extended PDF > Enable More Tools

  • Certain pagebreak in a form which is dynamic and flowed

    Hello,
    I have a question. I have a form which is dynamic and flowed. In this fom are differents documents. Before a new document begins I want to have a pagebreak. In the old form which was designed with Adobe Livecycle Designer 8.0 the pagebreak works. The new form which was designed with Adobe Livecycle Designer 8.2 the pagebreak doesn't work.
    Can somebody help me?
    Thanks!

    You should first check if the Form is open, then only create a new instance if it's not open. Based on your code, I'd redesign CheckOpened so that it returns the opened instance, or null if it's not open. In button1_click, check the return value. If it's
    null, create a new instance, otherwise use the returned refernce to make the modification, either by directly accessing label1, or indirectly by adding a property to Form2 that changes label1.text in the property-set method.
    However, instead of searching for an open form, I'd just store a reference to it in a class level variable when it's created. So you just check for null if it's open. Additionally you must set it to null when handling Form2's FormClosed event.
    Armin

  • I know my Apple ID (an email and pass code) good,but really I forgot answers the security questions (2-questions) which verify my identity.I can not complete any purchase process for iTunes from another device for example (my personal computer)

    Hi,
    I know my Apple ID ( an email and pass code ) good, really
    I forgot answers the security questions,which verify my identity,
    So it is difficult to complete the purchase process for iTunes Store
    On my PC-FUJI'S,I use Windows Vista home premium as Operating
    System,so reset my secure questions and the answers of course,
    If you please.
    With my respect,
    A signature,
    Mahmoud Fouad El Deeb.

    Hello Mahmoud,
    The steps in the articles below will guide you in setting up your rescue email address and resetting your security questions:
    Rescue email address and how to reset Apple ID security questions
    http://support.apple.com/kb/HT5312
    Apple ID: All about Apple ID security questions
    http://support.apple.com/kb/HT5665
    If you continue to have issues, please contact our Account Security Team as outlined in this article:
    Apple ID: Contacting Apple for help with Apple ID account security
    http://support.apple.com/kb/HT5699
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I have changed my Apple ID from an old email to a new one.  But It keeps coming up with my old email and asking for my old password. How do i stop this from happening and get it onto my new one?

    I have changed my Apple ID from an old email to a new one.  But It keeps coming up with my old email and asking for my old password. How do i stop this from happening and get it onto my new one?  Its on my Ipad and iphone 5, please help as its doing my head it

    How do you update it? Basically what has happened my password was disabled for "security reasons" on sunday (21/10/12), so i tried to reset it, but for some reason i couldnt get into my old email (probably because i havent used it for 2 years), so i read on here i could swap it to a new email that i currently use (which is what i have done) ive swapped everythin over to it (facetime, iCloud etc) but keeps coming up with old email and asking for password

  • I have forgotten my original email, and now I want to turn on how to ipad?

    I have forgotten my original email, and now I want to turn on how to ipad?

    Hey there Simonlim95,
    It sounds like you need to find your Apple ID email address. This article will help you do that, named:
    Apple ID: How to find your Apple ID - Apple Support
    If you can't remember your Apple ID, follow these steps to look for it:
    Go to My Apple ID (appleid.apple.com) and click “Find your Apple ID”.
    Enter your first name, last name, current email address, and any prior email addresses that you might have used to create an Apple ID. Apple uses this information to search for Apple IDs.
    If no Apple IDs are found, follow the onscreen instructions to create an Apple ID.
    If one Apple ID is found, choose whether to receive an email from Apple or answer security questions. Both options will conclude by asking you to reset your Apple ID password. Follow the instructions provided. 
    If multiple Apple IDs are found, select the one that matches your current email address. Then choose whether to receive an email from Apple or answer security questions. Both options will conclude by asking you to reset your Apple ID password. Follow the instructions provided. 
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Is anyone else having email problems such as apps exiting in the middle of an email? It may be a wireless issue. I use First Class for work and yahoo email for personal. I will be in the middle of typing a long email and the app just quits, all data lost.

    Is anyone else having email problems such as apps exiting in the middle of an email? It may be a wireless issue. I use First Class for work and yahoo email for personal. I will be in the middle of typing a long email and the app just quits, all data lost.

    Have you tried restarting or resetting your iPad?
    Restart: Press On/Off button until the Slide to Power Off slider appears, select Slide to Power Off and, after the iPad shuts down, then press the On/Off button until the Apple logo appears.
    Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10 seconds). Ignore the "Slide to power off"

  • I just created a new apple id for my self and when i go to update an app it shows my moms email and she wont tell me her password how do i get my email to show up

    i just created a new apple id for my self and when i go to update an app it shows my moms email and she wont tell me her password how do i get my email to show up

    You should have your stuff separate from your mom's. Delete all the apps downloaded or purchased with your mom's Apple ID and download or purchase them with your own Apple ID. Back up files and data first if possible.

  • Mail application is still there. All of my emails and folders are gone since iCloud. How can I get them back using Snow Leopard? Or can I? Do I have to wait for Mountain Lion?

    Mail application is still there. All of my emails and folders are gone since iCloud. How can I get them back using Snow Leopard? Or can I? Do I have to wait for Mountain Lion?

    I need to check a few other things...
    Click on 'Mail' in the upper left corner next to the Apple ()
    Click Preferences
    Click the 'Accounts' tab
    Make sure your iCloud account is highlighted in the column on the left.
    In the account information section what does it say next to:
    Incoming Mail Server?
    Outgoing Mail Server?
    Also, did you use MobileMe before the iCloud?

  • TS2755 I received a message from my wife, to which I replied but the response went to her and others in her contact list. How is this possible?

    I received a message from my wife, to which I replied but the response went to her and others in her contact list. How is this possible?

    I have had a similar but worse issue.  I sent a text with photo to 6 friends and family members.  Their replies went to folks in my contacts list who were not even part of the original string.  In fact, one of the replies went to someone whom I had evidently called once but was not in my contact list. This is very strange.

  • HT5312 Dear Apple , kindly i need to change my ID password but they want from me to answer two question but i forgot the answers , so i surprised that their is secure email and i didn't add it so how can change my password and change the secure email ,urg

    Dear Apple , kindly i need to change my ID password but they want from me to answer two question but i forgot the answers , so i surprised that their is secure email and i didn't add it so how can change my password and change the secure email ,urgent plz

    You a renot addressing Apple here at all.
    We are all itunes users just like you.

  • HT1051 Trying to change Shipping and Delivery address for one in the US, from Canada, and can't do it. State and zip code appears in red but no change in country name.  Using French (Canada) iPhoto app.

    Trying to change Shipping and Delivery address for one in the US, from Canada, and can't do it. State and zip code appears in red but no change in country name.  Using French (Canada) iPhoto app.

    Larry's right, You can still use your credit card, you just need to change the "billing address" to the recievers address. It gets billed to your CC and delivered to the US

  • Certain Numbers templets allow you to drag and drop contacts to populate cell data, how can I create that functionality in my own tables?

    Certain Numbers templets allow you to drag and drop contacts to populate cell data, how can I create that functionality in my own tables?

    If you haven't come across the workarounds thread you may find helpful tips there on this and other ways to work with Numbers 3.
    ronniefromcalifornia discovered how to bring contacts into Numbers 3. As described in this post:
    "Open Contacts
    Select all the cards you want
    Copy
    In Numbers, in a table, select cell A1
    Paste
    Boom. Works great. Even brought in the pictures. Cool."
    So instead of drag and drop, just select in Contacts, copy, and paste into Numbers
    SG

  • I bought an application in itunes. When i opened the application, it asked me the access key that was sent throught my email address. But when i open my email address, there was no message from apple. how was that? where can i get the access key?

    i bought an application in itunes. When i opened the application, it asked me the access key that was sent throught my email address. But when i open my email address, there was no message from apple. how was that? where can i get the access key?

    Apple doesn't send access keys for apps. Which app was this?

Maybe you are looking for