How can I email the contact form outside of Business Catalyst?

I try to use the Muse and send the contact form, but not use Business Catalyst.  Any suggestions?

Hello

You can use your online form, with all other hosts. Please click the link below to see how you can use the webform widget

Adobe help Muse | Work with the shape of Widgets

Let me know if you have any question.

Tags: Adobe Muse

Similar Questions

  • How can I open the pdf form fillable CRA?

    The Canada Revenue Agency error message says contact Adobe if the form does not download. How can I download the form t3010-fill - 14e.pdf. Is Acrobat Reader DC to the recent for the Canada Revenue Agency?

    I suspect you are trying to open the form directly in a browser that uses its own PDF, not the plugin Adobe PDF Viewer.

    Download the form to your local drive and open it from there.

  • How can I get the contact photo?

    Hello everyone.

    I work in my own app to make and end calls by program but I can't find a way to get the contact's photo, I saw the API documentation but I tried to get the pic and move it to a QImage without success.

    Can I get the contact name and number phone properly using ContactAttribute inside a ContactService.

    Could someone help me?

    Thank you!

    Hi santito95,

    Have you thought about the ContactFoto API? https://developer.BlackBerry.com/native/reference/Cascades/bb__pim__contacts__contactphoto.html

    In addition, there are two examples of applications that use the Contact service and demo how to use some of the contact of the API:

    https://github.com/BlackBerry/Cascades-samples/tree/master/Rundgang

    https://github.com/BlackBerry/Cascades-samples/tree/master/AddressBook

  • How can I make my Contact form send the info to my email?

    Greetings! I this is a contact form that I have creaed with help, but I can't seem to send information to my email address after it is submitted. That is my biggest problem at the moment.

    Is a secondary question, can I do so once the form is submitted it send the info to my email without a page redirect?

    Thanks in advance!

    Change this:

    <>

    If ($_POST ['email']<>") {}

    $ToEmail = ' [email protected]';

    $EmailSubject = "BestMarketingNames.com survey";

    $mailheader = "from:". " $_POST ['email']. » \r\n » ;

    $mailheader. = "reply-To:". " $_POST ['email']. » \r\n » ;

    $mailheader. = "content-type: text/html;" charset = iso-8859-1\r\n ";

    $MESSAGE_BODY = "fullame:". " $_POST ['name']. » « ;"

    $MESSAGE_BODY. = "e-mail:". " $_POST ['email']. » « ;"

    $MESSAGE_BODY. = "phone number:".nl2br($_post["phone"])." « ;"

    $MESSAGE_BODY. = "BestTime:". " $_POST ['besttime"]. » « ;"

    $MESSAGE_BODY. = "PriceToStayUnder:". " $_POST ['price']. » « ;"

    $MESSAGE_BODY. = "Comment:".nl2br($_post["comment"])." « ;"

    mail ($EmailSubject, $MESSAGE_BODY, $ToEmail, $mailheader) or die ('Failure');

    ?>

    Thank you for your inquiry. A company representative will contact you within the next 72 hours!

    <>

    } else {}

    ?>

    to do this:

    <>

    If ($_POST ['email']<>") {}

    $ToEmail = ' [email protected]';

    $EmailSubject = "BestMarketingNames.com survey";

    $mailheader = "from:". " $_POST ['email']. » \r\n » ;

    $mailheader. = "reply-To:". " $_POST ['email']. » \r\n » ;

    $mailheader. = "content-type: text/html;" charset = iso-8859-1\r\n ";

    $MESSAGE_BODY = "fullame:". " $_POST ['name']. » \n";

    $MESSAGE_BODY. = "e-mail:". " $_POST ['email']. » \n";

    $MESSAGE_BODY. = "phone number:".nl2br($_post["phone"])." \n";

    $MESSAGE_BODY. = "BestTime:". " $_POST ['besttime"]. » \n";

    $MESSAGE_BODY. = "PriceToStayUnder:". " $_POST ['price']. » \n";

    $MESSAGE_BODY. = "Comment:".nl2br($_post["comment"])." \n";

    mail ($EmailSubject, $MESSAGE_BODY, $ToEmail, $mailheader) or die ('Failure');

    ?>

    Thank you for your inquiry. A company representative will contact you within the next 72 hours!

    <>

    } else {}

    ?>

    -ST

  • How can I get my contact form to work with my domain or email

    I already have an e-mail address and a contact form on my web page but when my ftp download is said my muse@adobe does not match my other email address how do I change this so when you tap the contact he goes to my own email address

    The email address on the form options must be an address of your domain.

    If your domain is www.mywebspace.com, then your address must be [email protected].

    Do not use an address from other providers like [email protected] or [email protected].

    Fenja

  • Can not get the contact form to work

    Hey DW'ers.

    I have a (non-commercial) staff page and want to add a form accessible only via a tab "Contact us" in the navigation bar, which means there is no contact info anywhere link elsewhere on the site. I have the main contact page (the one they want when they click on the tab 'Contact us' in the navigation bar) registered under contact.html. Am I supposed to save only one page under contact.php?

    I don't expect a ton of emails since this is a hobby/personal site so maybe I'm trying to 'cheat' a little by adding the code pre-made. Is this a bad idea?  I should just form join us DW tool? I love this design simple http://www.html-form-guide.com/contact-form/creating-a-contact-form.ht ml but it doesn't seem to be an html form, it seems to be PHP. I contacted my host and they support php - they said to put the php script in my public_html folder I did, but that didn't work. What is the best way (even once, I don't expect much emails) to add a contact form?

    Thank you.

    Chris

    Let's break things down a bit.

    (1) HTML forms do nothing.  They're just a form with fields and a "submit" button.

    (2) in order to collect data and send them to your e-mail address requires a script (PHP).

    (3) the script can be integrated into your form HTML and SavedAs page contact.php.

    (4) or you can use contact.html and point the action attribute of the form to a separate PHP file.

    action="path-to-form-on-server/form-to-email-script.php" >. "

    Any script that you use, make sure it's safe and has spam prevention & other safeguards built in.  Sites the same hobby can be exploited by hackers, bots and spammers.

    FormM@ailer PHP Master DB
    http://dbmasters.NET/index.php?ID=4
    FormToEmail.com (free & pro versions available)
    http://FormToEmail.com/formtoemail_pro_version.php
    Tektite
    http://www.tectite.com/formmailpage.php
    Forms to go of Bebosoft (script generation software)
    http://www.bebosoft.com/products/FormsToGo/overview/
    Wufoo.com (online service)
    http://Wufoo.com/

    Nancy O.

  • How can I add a contact form / form of feedback on my site?

    Is there a way to create forms in Muse? Or is there the widgets that can create forms?

    While it is not yet taken native support for web forms in Muse (they are on our roadmap), there are workarounds until we get there. Dani has created a Rough Cut video on how to add a contact form to your Muse site using Business Catalyst. Go to our list of past events of Jam Sessions http://www.adobekb.com/events.html#past and watch the session Adding Contact Forums :

    Users have also reported success adding forms of contact on their website with the help of Adobe FormsCentral, Jotformor Wufoo and inserting them by object > insert HTML code.

    Post edited by: Corey@Adobe
    (Link deleted AdobeTV and link added to the archives of the Jam session)

  • How can I view the contacts in a relationship

    I have companies in my CRM. I have a clients/contacts in CRM I've linked as a link of kinship with each business. How can I show all records/contacts associated with a company? I have one already created a secure area, so that the user of the company would have connected. Is this possible? Otherwise, no work around?

    The only solution I thought to is to use the webapp to import the business data and create another web application that contains the employee data. Then link the two tables/webapp using datasource. But the way in which the data of the client is structured could create a lot of problems in the future.

    Any suggestions, help will be appreciated

    The function of relationship and operation of businesses currently in British Colombia is really limited. It is an association and not real relationships at the moment. Impossible for a company outing and show all relationships at the moment.

  • How can I email the current URL of the page I visit?

    That's happened? The option to click with the right button on a page and send the link disappeared. I use it regularly and other people I know to do. Why is it gone? How can I get that back?

    Hello, this feature has been removed by mozilla after that user interface studies have been done that show that this feature was rarely used. However, you can install this addon to get: https://addons.mozilla.org/firefox/addon/send-link-in-context-menu/

  • How can I get the contacts on my iphone6

    Had a problem today on my Mac. As a result of measures taken to solve the problem on my Mac my contacts quadrupled on all my devices. I fixed the Mac, but when I turned off the contacts in iCloud on my iphone6 to solve the problem, he deleted all the contacts and now even if I turned contacts back on there is still no contacts. Help, please.

    Becky...

    On your Mac, open System Preferences > iCloud. Clear the Contacts check box, then select re.

    On your device, tap settings > iCloud. Disable the Contacts then turn it back on.

    Give iCloud minutes to re sync your contacts.

  • I can´t using the contact form

    We got a bad bill, so I will contact the Support from Adobe. When I'm on this form, it loads for hours and I can´t to do the form. Anyone know how I can fix this? It s on Mac OSX El Capitan. I ve tried browsers Google Chrome, Safari and Firefox.

    Make sure that you are logged on the Adobe site, having cookies enabled, clearing your cookie cache.  If he continues to not try to use a different browser.

  • How can I prevent the Contacts log? someone has set up on my pc without my permission

    Someone has recently implemented a 'Contactlog' on my pc that saves my activity on Hotmail. I suspect it's my partner who suffers from paranoia and was made without my permission or knowledge since March 09 from the journal. Please can you advise how I stop it / remove it. I tried to delete the log that is in a format txt, but it says that it cannot remove that another program is underway elsewhere when I see everything open. Please can you help me.
    Thank you

    Log on to an administrator user account and see if Parental control is activated for your own user account. If they are, disable them. If you use an administrator (not recommended) account, and therefore Parental controls are not involved, there must be a third party controlling the installed software. You need to know is that the program monitoring and contact their technical support. MS - MVP - Elephant Boy computers - don't panic!

  • How can I present the partial form as asterisk data during the viewing and printing of forms?

    I have forms that will be generated and sent by e-mail. When I need to do is data capture to say a number of SS. Data will be entered as 123-45-6789 after entering the data, I want to display the field as *-*-6789. What is the best way to go at that?

    I'm not sure this will do the trick.  Unless I'm missing something, the password field you cannot change how it is displayed. It always shows all asterisks.

    I also played with the view to a text field model, but it does not a ' *' to be substituted for a character so that only the first two sections of the SSN show asterisks.

    If all else fails, place a text field on the form and add the script in FormCalc next to the Exit of the field event:

    If (Len ($) == 9) then

    $. format.picture

    = concat ("text {" ' *-*-', right ($ 4), "" ""} "")

    endif

    The above should change the visual appearance of the field but leaves the actual value intact.

    In addition, I put the editing model "text {999?". 99? 9999}. "  This allows users to enter "123456789", "123-45-6789" or "123-45-6789".  Be aware, however, that the data is stored without dashes, for example "123456789".  If this is not acceptable, then you will have to play with the editing model and probably change the test Len in the script.

  • How can I get the registration form? (program hangs up right there)


    I have an older version of elements - v. 3 to be precise!  I registered it purchase in 2003.  I use the program a LOT, but a few months back, in the program opening sequence I was asked if I wanted to register the product online or "remind me later".  As I was already registered, I always choose remind me later.  However, today the program hangs up at this place and gives me the circle of rotation rather than an arrow to select "remind me later".

    I have Windows Vista and that has not changed of sinc I bought this computer 8 years ago.  I tried to close the program and restart and shut down the computer and restart but keep getting the same hang up.

    Is there hope for this program and an old laptop?

    See if you can right-click on the shortcut of elements 3 photoshop and clicking run as administrator click on the remind me later choice.

  • IP address in the contact forms

    I realized the contact forms created in Muse when e-mailed automatically contains the IP address of the user. Because of the laws on the confidentiality of the data, we do not want the IP address to be transmitted. It's showing us the incoming mail:

    "Von ubermitteltes Formular Web site: www.xxx.de .

    "Visitor IP address: xxx".

    How can we prevent the contact form or email generated to transmit the IP address of the user?

    It's a thing, what you need to do your company is something completely different, if you say here, 'it is not legal. Normally the IP address is very important information to identify the sender.

Maybe you are looking for