Submit Button won't work

I need some help. I put a form on my page in Dreamweaver 8
and my submit button is not sending the data back to my email
address. Is there particular settings I need to have this done. Can
anyone help me?

Here is my code for my form. It is a really basic form, I
just don't know why the submit button won't send to my email.
<form action="email to:[email protected]"
enctype="application/x-www-form-urlencoded" name="form1"
target="_parent" id="form1"
onsubmit="MM_validateForm('QName','','R','Qemail','','NisEmail','Qaddress','','R');return
document.MM_returnValue">
<div align="center">
<h5><span class="style49">Name<br />
<input name="QName" type="text" id="QName" accesskey="N"
/>
Address
<textarea name="Qaddress" id="Qaddress"
accesskey="A"></textarea>
<br />
Email<br />
<input name="Qemail" type="text" id="Qemail" />
<br />
Question </span>
<textarea name="Qquestion" id="Qquestion"
accesskey="Q"></textarea>
<br />
<input name="Reset" type="reset" id="Reset" value="Reset"
/>
<input type="submit" name="Submit" value="Submit" />
<label> </label>
</h5>
</div>
</form>

Similar Messages

  • Form submit button won't work in most browsers

    I have a PDF form which I created in InDesign, then added Form fields in Acrobat XI Pro, including a submit and print button. These work fine in Acrobat Reader, but in many browsers (Chrome, Firefox) the "submit" button doesn't work. It works fine in Safari. Since most people filling out an application do it right within the browser, rather than downloading it and opening in Adobe Reader, this is a problem.
    The file in question is here:
    http://smesteel.com/employment/SME-Application-English.pdf
    Shouldn't this work within any browswer?
    Thanks!

    kentbingham wrote:
    Shouldn't this work within any browswer?
    Yes, it should, and it does.  The problem is that Chrome and Firefox come with their own PDF viewers, which do a very bad job, especially with forms.
    Users need to disable the Chrome / Firefox PDF viewers, then enable the Adobe Reader add-on.
    Firefox, see https://support.mozilla.org/en-US/kb/use-adobe-reader-plugin-view-or-download-pdf-files and also http://forums.adobe.com/thread/1158136
    Chrome, see https://support.google.com/chrome/answer/142056
    You may also encounter additional problems with Safari on Mac OS.

  • Can't Add Credit Card (submit button doesn't work)

    Hey. Recently come across a problem trying to add my credit card so I could buy a Twitter app that works with Twitters new authorization.
    The submit button doesn't work. It is still there, but it is unclickable, it doesn't load up anything, or do anything. It doesn't change to being clickable at any time.
    If it helps, I have the Palm Pre, I'm with O2 (UK).
    Can anyone help?
    Post relates to: Pre p100ueu (O2)

    This sounds like a credit card related issue. Has anything about your credit card changed, like a new expiration data? You can go to App Catalog, tap the drop-down menu, select Preferences and Accounts, then choose the account name, enter your profile password, tap continue, When the Edit Credit Card screen appears, re-enter the credit card number and confirm that the remaining info is valid or enter any new information, then submit.

  • IPod nano gen 4 forward button won't work, and the hold switch won't either.  I've tried restoring it and it didn't fix the problem. Any suggestions?

    The forward button won't work and the hold switch doesn't either.  I tried restoring it, but that didn't work.

    Restore to factory settings.new iPod if you have not yet already. If still problem time for an appointment at the Genius Bar of an Apple store.

  • ADOBE LiveCycle Designer 8 - EMAIL SUBMIT BUTTON DOES NOT WORK

    I created a new form in Adobe LiveCycle Designer 8, but the email submit button, nor a regular button assigned with a 'submit' function will do anything. It should initiate a new Outlook email but it does not. My default programs are set correctly (default email program and the default "mailto" program are set to Outlook). This document was created not only with ALC8, but on a Windows Vista PC with MS Office 2007. I ran a test to see if it would work on a WinXP SP2 machine with Office 2003 and it still did not work.
    Can anyone help?

    Alan
    Though not an expert, I've created a few forms with the Submit by Email button. If you've already done this then sorry for asking, but did you go through the Acrobat Distribution (Forms>Distribute Forms)process after creating the form in LC8? As far as I can tell the email submit button doesn't work without this stage.
    This confirms the email submission address, then sets up a dataset to be saved in a location of your choice.
    filename_dataset_0001.pdf
    then a file type that can be edited, saved and submitted by Reader users:
    filename_pub_0001.pdf
    You can save this to your intranet server or email direct to the recipient.
    When the submit button is then used you receive a copy of the whole form which on opening will prompt you to add it to the dataset. Receiving and adding multiple forms to the data set is straightforward. You will see them all listed in the viewer above the form itself. From here you can also then select and export the data to Excel via xml or as a csv file.
    Note that any changes you make to the form should be to the original document and the distribution process repeated, otherwise the functionality of the form will be affected.
    That's about the limit of my knowledge I'm afraid, therefore if you have already tried this and are still having problems then hopefully someone else can help out.
    Regards

  • My ipod home button won't work or its jammed help

    My ipod home button won't work or its jammed or something help.

    I would if its still under warranty ask apple to repair it, thats what i did.

  • Submit button doesn't work unless I use the record wizard

    If I create a form using the data objects/insert record/record wizard my form works fine..ie..the date gets inputed into my mysql database.   However, if I create the form myself without the record wizard my submit button does not work.   Any suggestions or thoughts on what I am doing wrong?

    It could be a problem with that script.
    You think?
    I'd say it definitely is.  But without seeing any code, we can only guess.

  • Submit button doesn't work when form is uploaded to website

    I created a form with a submit button that works well when I open the form from my documents.  However, once I upload that same form to my website, the submit button doesn't work.  Any ideas how this can be fixed?

    If the form is opened in the browser, it is probably using the browser's built-in PDF viewer (e.g., Chrome and Firefox), which likely does not support the submit action. It's possible to disable the built-in viewer and configure it so Adobe Reader is used to view the PDF and the submit button should work. This will be something each user would have to set up, so providing instructions is a good idea.

  • Submit button doesn't work after moving form to another parent container

    I'm re-arranging the page using jquery. When I moved a div or table containing a form to another div, the submit button doesn't work anymore. Using the emulation mode under the Inspect Element feature of IE, the same code works for IE9 but not under IE10
    and up.
    Any ideas?
     

    I will steal the answer that George gave to a similar question, because it turns out it is applicable here as well:
    George Johnson  on Feb 23, 2012 11:17 AM 
    When you distribute a form, it replaces the email address that you've set up in a submit button with the email address you have specified in "Edit > Preferences > Identity > Email Address". So before you initiate the Distribute Form process, change the email address there to the one you want to use.
    It is a ridiculous solution, because it means I have to make the identity of my personal copy of Acrobat the email address of someone else or some other department when I make the form, but whatever -- at least the form sends now.

  • Submit button is not working

    I have created a fillable web form using the FormsCentral app on my mac.
    It has a couple of required fields, and a couple of show/hide fields.
    It tests perfectly, and we sent out a link to the formscentral link to all staff and for some people it does not work. They can see the form and fill in data, but the show/hide stuff doesn't perform correctly and the submit button doesn't work.
    Works for me in Safari and Firefox, and seems sketchy in IE - works for some but not others.
    Any thoughts?

    The first thing to confirm is that the form is an HTML/web form and not a PDF embedded in the browser, if it is a PDF please see this FAQ: http://forums.adobe.com/docs/DOC-4142
    Assuming you or your customers/users are having problems submitting the HTML/web form - the most common cause of show/hide logic not working and the Submit button not working is Javascript is not enabled in the web browser.
    Some things to try (since instructions for each item vary per browser google the steps for the browser you are using):
    Confirm that Javascript is enabled (required for FormsCentral forms):
    http://www.javatester.org/javascript.html
    Clear the browser cache
    Try disabling browser plugins
    If using Internet Explorer check to see if the page is in "Compatibility View" mode and if so try turning it off
    Try a different web browser
    I know that this is made more difficult by the fact that it is not you reporting this issue but your customers and you may not have acess to try the steps above...
    If these steps don't resolve the issue please respond with the operating system you are on (Mac or Windows) and which web browser and version you are using.
    You can send me the URL to your form at [email protected] so I can try in IE on Windows to confirm that in general it works (or identify an issue if it does not).
    Thanks,
    Josh

  • I loaded software updates to Settings now my lock button won't work. I was told to do a restore but it keeps timing out. I disabled virus software which didn't help. How do I get it to restore?

    I loaded software updates to Settings and now my lock button won't work. I was told to do a Restore but it keeps timing out. It says it will take 58 minutes to do the restore. I disabled my virus software but that didn't help. Any suggestions so I can do a Restore?

    Try the Manual Install discussed here:
    iDevice Troubleshooting 101 :: iPhone, iPad, iPod touch

  • Vertical scrolling with TrackPoint's middle button won't work on MS Word

    Question:
    I have a T42 ThinkPad and the vertical scrolling with TrackPoint's middle button won't work on MS Word and therefore not in my email either. Big pain in butt as I'm so used to using it. Are there any patches that fix that? Any ideas on why it won't work?

    It's really weird. My suggestion would be that you install the most up-to-date driver by direct downloading or via System Update (if you haven't updated the driver).
    Rockwill
    ThinkPad T61p 6459A12

  • My home button won't work

    My husband's I-pad has been playing up! His home button won't work, and this keeps happening.

    Try a reset ...
    If that doesn't help, tap Settings > General > Reset > Reset All Settings
    Beyond that, restore the iPad > iTunes: Restoring iOS software

  • My lock screen button won't work how can I fix this?

    My lock button won't work, every time I click it it won't lock my screen unless I press the button hard enough and or in a weird gesture, how can I fix this where I don't need to struggle locking it?

    Stating the obvious,
    Can you Reset it?
    Have you checked if the Hold switched is not in locked position? (should not see the red mark)

  • I just installed iOS 6.1.5 and now my power button won't work

    After installing iOS 6.1.5 and reinstalling the apps that it deleted from my computer my power button won't work on my iPod touch 4th gen.  Any suggestions?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      

Maybe you are looking for

  • Latest update (build 6947)

    Having trouble with this release. Lots of display errors. When I try and type text into a table cell, it either doesn't update on screen or a chunk of it or all of it goes blank. The only way I can refresh the screen and update the display that I hav

  • Encore CS4 Blu-Ray not completely compatible?

    So I recently burned a BluRay with Encore CS4.  The disc plays fine on a Playstation 3, it plays fine using ArcSoft Total Media Theatre on the PC.  However, on another computer using Cyberlink's Power DVD software, the disc just plays to a black scre

  • Yosemite Filevault No External Monitor Until Authentication

    I have a MB Pro with an external monitor attached via display port.  In Mavericks, I would cold boot then shut the MB screen and my login prompt, etc would show on the external monitor.  After doing a fresh install of Yosemite and enabling file vault

  • Can you burn files to a remote disc?

    I have a core duo iMac, my wife has a MacBook Air. I have previously installed an application on her Air using remote disc. Now I would like to burn some files on the Air (,pdf and .jpg) to a CD mounted in my iMac. Is this possible? I get as far as "

  • Indian programmer for remote programmin​g

    I am looking for a programmer based in India to develop data acquisition software for my company.   I've done it in the past and it is easy enough to set up.