Why Submit button open Microsoft Office window?

I create a submit button in Dreamweaver, the code is : 
But when I test the page with Chrome and Firefox it's doesn't work. when I click on Submit button,
MS Outlook window open.
then I uninstall MS Outlook and test again, nothing happen, but my email box didn't get any email. please help me solve this problem.
thanks.

Mailto is not reliable.  Many people use web based e-mail these days like Gmail and Yahoo so they do not use an e-mail client.   Without an e-mail client on their system, your mailto links do nothing.  The 2nd problem with mailto links is they are a magnet for spam bots and e-mail harvesters who will flood your inbox with junk mail.  Nobody likes to receive junk mail.
Solution:  get a form-to-email processing script. Preferably one which conceals your e-mail address from harvesters and has built-in spam prevention.
Contact your web host and ask them if they have scripts you can use.  Hosts often provide scripts on their servers which you can activate through your Admin Panel or by referencing the script in your form's action attribute.
     <form action="path-to-script-on-server/form-to-email-script.php">
If your host doesn't provide scripts, ask them which server-side languages you can use (php, asp, asp.net, perl, coldfusion, etc...).  This will narrow your search for pre-built scripts that are compatible with your hosting plan.  The other alternative is to use a commercial service like Wufoo.
Wufoo.com (on-line form service)
http://wufoo.com/
Nancy O.

Similar Messages

  • Unable to open microsoft office

    I am unable to open Microsoft office at all. I restored my system yesterday and it worked. shut down and logged on today the same issue. I show that an update was done last night so I am checking here first b/f I call microsoft.

    How is this related to Firefox, or any Mozilla product?
    It sounds like what you need to do is repair your Microsoft Office installation, then check Windows Update for any updates again.
    * http://office.microsoft.com/en-us/access-help/repair-office-programs-HA010357402.aspx

  • How to open Microsoft office files from my wp8 app?

    Is there any way to open Microsoft office documents? I want to open a doc file which is in my phone.My app may try to open pdf also. So is there any way for that? I need a free one.

    //where file is your StorageFile type object of perticular //Office documents i.e. ppt or doc etc
    await Windows.System.Launcher.LaunchFileAsync(file);
    Please Refer these links 
    How to open pdf file in Windows Phone 8?
    Launcher.LaunchFileAsync
    shah
    // Please Mark as answer if it is Helpful to you. Thank You

  • Making iWork the default apps for opening Microsoft Office documents

    Is there a way to make Pages, Numbers and Keynote the default apps for opening Microsoft Office documents, such that if I double-click a Word document it launches Pages and opens, etc.? I know I can do it by double-clicking the Office document and dragging it to the appropriate iWork app in the dock, but it would be nice to have it happen by default. That way I can put Office in my rearview mirror!

    Fantastic - worked exactly as advertized. Thank you both!! Office is now a distant memory (except when I have to save in MS formats to send files to the unfortunate masses).
    Best regards,
    John McMahon

  • Problem opening  Microsoft Office & PDF Email attachments

    Just got a Motorola Razr.  Having a problem opening Microsoft Office (e.g. Work, Excel) and PDF Email attachments.   Receive message "winmail.dat Unsupported file type".   Can open jpg files.  I have Quick Office, which is suppose to enable you to do this, but does not seem to make a difference.   Wonder if it is an Android 2.3.5 issue.  I used to have a Blackberry and this was not an issue.  This is a showstopper for me and I will return the phone if I can't read Microsoft Office and PDF files attached to emails.  My email server / client is Verizon.
    I would appreciate any recommendations.

    Hope this is one of those "better late than never" scenarios.
    The problem sounded familiar, and it's one that's been around for a long, long time.  I don't think it's a Razr problem, or a Droid problem, but it is about email clients.  I've had similar issues with email on computers.
    The problem starts with Outlook's RTF format.  It saves the document's formatting info (bold, underline, etc.) and other info in the winmail.dat file, and some email clients simply can't decode it. 
    The sender can change the format of what they're sending, though, and I believe that the most recent versions of Outlook can change those format setttings on a person-by-person basis (don't want to start a rumor here because I could be wrong about that).
    Just copy and paste the error message into Google (or your preferred search engine, and you'll see some info that might be helpful.

  • Home button opens a new window instead of just returning active tab to home

    Running firefox 9.0.1 on Snow Leopard. After browsing for a short time clicking on the home button opens a new window instead of just returning theactive tab to home

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • Why do my MAC Microsoft Office printouts always issue me an additional print copy of the Filename,   author, date, minutes, words  etc? It is wasting ink and paper.  What can I do to remove this?

    Why do my MAC Microsoft Office printouts always issue me an additional print copy of the Filename, author, date, minutes, words  etc? What can I do to remove this? It is wasting ink and paper.

    Yes but there's no point doing it here. As the Terms of Use make quite clear this is a User to User forum. It's Users like you talking to other Users. It's not a channel to communicate with Apple.
    Regards
    TD

  • How can i open microsoft office word documents on my ipad 4 and edit it.

    How can i open microsoft office word documents on my ipad 4 and edit it. How to transfer my scaned documents on it

    There are a number of apps that are compatible with Office documents. Apple makes iOS versions of their own iWork apps (Pages, Keynote, Numbers) that are available free if you purchase a new iOS device and that can be purchased separately for older devices. There are also 3rd party combined suites that cost less than the separate Apple apps. Ones often recommended include Documents 2 Go,  Quickoffice and Office2 HD.
    If you can accept needing a network connection whenever you want to use the apps and have an Office 365 subscription, Microsoft has just released their Office Mobile app, though it has significant limitations. Or a server-based solution such as CloudOn might be an option for you.
    Regards.

  • HT3967 I have a new MacBook Pro and need to know what I need to do to open Microsoft Office files so that I can work on them?

    I have a new MacBook Pro and need to know what I need to do to open Microsoft Office files?

    Use a product such as OpenOffice, LibreOffice, Google Docs, iWork, or Microsoft Office 2008 or newer. In the case of Word documents, you can also use TextEdit.
    (82026)

  • Submit button opens a blank form-why?

    hey friends,
    ODS 10.1.2
    RHEL 4
    I have a form that calls other form.
    I have written a when button pressed trigger.
    WHn i clikc the button ,though the form opens but the form is blank.
    The called form has one item enabled and a submit button.
    What could be the problem?
    Thanks

    hi thanks the problem is resolved.
    Since i am new to forms .
    My application is in character mode and users press enter to go to other field and forms.
    I need to change it to mouse friendly.
    What major things need to be taken into consideration?
    Thanks

  • Outlook 2010 Won't Allow a User to Open Microsoft Office Attachments

    Whenever the user attempts to open a Microsoft Office attachment (Word, Excel, PowerPoint, etc.) from Outlook they are greeted with this warning:
    Microsoft Excel
      ! The file is corrupt and cannot be opened.
                                  OK
    Was this information helpful?
    Sorry about the way this is written I am not able to add images
    This issue is only affecting 1 user, opening attachments for the rest works fine.
    I am able to save the attachment and Right-Click on the file and select Properties and Unblock the file which allows it to be opened.
    I have researched the problem and found the Component Services settings are correct and do not need altering. Also, I have heard that switching the Protected View settings in office applications
    off can solve this issue. But, wouldn't this allow potentially dangerous content to be opened as well?
    Can anyone help please?

    Hi,
    Please navigate to the following folder and find the folder named OICE_XXXXXX-XXXXX-XXX, then check if there is any other folders in it. Please let me know the result.
    In addition, you can try testing this issue within a new Windows user profile. For your reference:
    http://windows.microsoft.com/en-in/windows/create-user-account#create-user-account=windows-7
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • New Mac User Needs help opening Microsoft office 2007 files on a Mac!!!

    I just got a used ibook G4. I had an old Pentium upgrade IBM before. I love my Mac, but I need my old school files form my IBM. I have OpenOffice.org 2.2 for Mac OS X 10.4.11 and I have a file converter program called X 11 that opens with a huge list of options for converting files, but it dose not say Microsoft offices 2007 it says the version numbers. I tryed the latest version and It wouldn't open in OpenOffice.org. Should I use Apple Script instead? I don't have Apple Works do I need it? I just want to look at the files. Why is there not a office viewer for Mac?

    You have Tiger. Tiger=10.4.x; Panther=10.3.x; Leopard=10.5.x.
    If you are trying with OpenOffice 2.2, it might be worth updating. I have version 2.4, which is the latest. Since 2.4 fixes a security issue, you should update if you plan to use the application anyway.
    NeoOffice, as a previous poster pointed out, should be able to open Office 2007 documents.
    See the discussion at http://user.services.openoffice.org/en/forum/viewtopic.php?f=5&t=4542 for the main OpenOffice thread discussing this issue. It discusses the ODF converter at sourceforge which NeoOffice uses to open Office 2007 documents. Apparently, you can use it with regular OpenOffice, too, but if 2.4 doesn't come with it (and maybe it does - I haven't checked), it might be easier to use NeoOffice for now.
    X11 is not a file converter, by the way. It is the traditional unix GUI. Apple provides a version of this for OS X which enables you to run applications which haven't been ported to the native OS X environment. OpenOffice for Mac OS X uses X11 as do some other applications, such as GIMP, which you may have heard of/used. NeoOffice is a version of OpenOffice ported to the native OS X environment (i.e. it doesn't have to use X11). I haven't used it in a long time - I always use OpenOffice on X11 - but it is supposed to be very good now and should seem very familiar if you're used to OpenOffice. If you can't get OpenOffice to work with your files, you should definitely try NeoOffice before buying MS Office - unless, of course, you especially want to send MS a few hundred of your preferred currency.
    The other thing you can try, if you've still got Office on your IBM machine is converting the files there by opening them and choosing "save as...". That should allow you to select an earlier version of Word/Excel/... which OpenOffice should have fewer problems with. Since you may lose formatting this way, try the other options first. (Also, if you have a lot of files, this option will be very annoying to implement.)
    I do not think AppleWorks is likely to help. (I'm not sure if AppleWorks is even still available... somebody?) There are some suggestions Pages might help, but I would personally try the other solutions first. (On the other hand, I have a very old version of Pages.)
    AppleScript is almost certainly not what you want. It has nothing to do with AppleWorks. It is a scripting language.
    Good luck,
    cfr

  • Opening microsoft office documents from link in flash site

    I have created a flash site, (its an internal site so nobody
    outside the network will be able to access it) and I have numerous
    documents linked in it. The documents all reside on the same server
    as the flash website. When I click on the link to open a microsoft
    office file (I have .doc, .xls, and .ppt on there) IE gives this
    error:
    Action canceled
    Internet Explorer was unable to link to the Web page you
    requested. The page might be temporarily unavailable. I have
    tried adding the domain to trusted sites under tools->options,
    but that doesn't seem to work. After I get the Action canceled
    error, if i hit enter or click the Go button next to the address
    line, it will then go on and open the file. There is some kind of
    communication error I can't figure out. The odd thing is that .pdf
    files are not affected. They opened just fine from the get-go. Only
    Office files. Is there a line of actionscript that needs to be in
    there? Or a setting in IE that I am not thinking of? PLEASE HELP!!!
    Thanks

    "cmutters" <[email protected]> wrote in
    message
    news:emh0t0$ef3$[email protected]..
    >I installed firefox and all the links worked. so its
    something in IE 6.
    > Anyone have any ideas? I have looked on microsoft.com
    and googled it and
    > can't
    > find a thing that might help! the website is listed in
    my trusted sites.
    ie has added security for activex controls... so you will
    need to look at
    the security settings for your browser and relax them...
    either in popups
    or/and in the advanced section of the tools menu...

  • How to browse, view, open Microsoft Office files in Contribute CS4

    To browse or view Microsoft Office files (not Office 2007)in Contribute CS4: (I won't say how long it took me to figure this out!)
    Make sure Contribute is closed.
    Open C:\Program Files\Adobe\Adobe Contribute CS4\Configuration\ViewableExtTypes.txt
    Add doc,xls,ppt to the list, save & close ViewableExtTypes.txt and restart Contribute/
    It doesn't work for Office 2007 file extensions.
    I put my heart and my soul into my work, and have lost my mind in the process.
    Vincent Van Gogh.

    //where file is your StorageFile type object of perticular //Office documents i.e. ppt or doc etc
    await Windows.System.Launcher.LaunchFileAsync(file);
    Please Refer these links 
    How to open pdf file in Windows Phone 8?
    Launcher.LaunchFileAsync
    shah
    // Please Mark as answer if it is Helpful to you. Thank You

  • Why submit button is not embedded in workspace?

    I'm developing a process in workbench in wich I create a PDF that have to be digitally signed in workspace. there are three sign fields for three different peoples. When first user open the PDF in workspace the submit button does't appear in the right bottom corner as usually.
    I'have to insert a submit button inside pdf form. Anyone can tell me the reason why?
    thank you in advance

    Workspace is designed to invoke a submit button on the pdf. The Workspace Complete button in the chrome will only be displayed if a submit button is found in the pdf. If no submit buttons can be found or if more than 1 submit button is found then the Workspace Complete button will not be visible. The latter case the user must click the button on the form.
    Given that a submit button can be configured to submit xdp data, pdf, xml data,... Workspace relies on the user designing the form how the data should be routed.
    Hope that's clear.

Maybe you are looking for

  • Mini-DVI to s-video: black bar on left side

    Hi, When outputting video through "the mini-DVI to s-video adapter" i have a black bar on the left side of my television. It seems like the 1024*768 resolution is not able to completely fit the 4:3 area of my television (the image is to small). any i

  • How to burn AVI on a DVD using iDVD

    Hello folks, I have a number of old movies in AVI format. I can play these without any problems in QT on my Mac - I have Perian installed and Flip4Mac. I open iDVD, then create a new project, add the AVI file, then iDVD starts crunching the file for

  • Transferring work from Illustrator CS4 to In Design CS4

    I recently started using Adobe In Design for a book layout. I haven't used the program before, but am I finding it relatively easy to get around. However, I have just encountered an issue, where I am trying to get a drawing of an entire golf course f

  • Creating Globally Reusable 2013 Workflows on SharePoint Designer 2013

    I'd like to create a workflow for a list in an application I downloaded from the Office store. The option I have is to create a globally reusable workflow which I can then use on the applications list. How can I create a globally reusable 2013 workfl

  • Memory_Management

    I have a problem, The operation system show the message error 'memory-management' And restart the computer some times show different message 'system service exception', what is the problem. Help, please!