Mailto: functionality

Hello,
I'm trying to set up a function on my dashboard so that the user can click a button and it brings up an email with the selected report as the subject. I have 4 tabs with 4 different scrolling lists and have got the 4 lists over each other (haven't quite worked out how to link one list to 4 tabs)
Can anyone help with this please. I'm using Xcelsius 2008.
I'm also a selt taught beginner so please bear with me.
Thanks

Are you accessing the dashboard from within the web browser? if so this should work:
Add a TEXT component to the canvas and link it to a spreadsheet cell. In the cell paste
="<a href=mailto:[email protected]> Send Email </a>"
Replace "#" with mailto syntax wrapped in single quotes (can't post it here).
Then check the box for Enable HTML Formatting
If this works you can extend it by building the mailto syntax dynamically and add Subject etc.

Similar Messages

  • Email mailto function

    Here's my problem. I'm pretty new to web design, and I've hit
    a glitch. I am working in Dreamweaver MX on a mac platform
    The website I have designed has a considerable amount of
    email links. I have used the "mailto" function on all of the links.
    When I test the mail to links on a browser, it immediately goes to
    my Mac Mail account. When my client tried the mail to links on his
    computer (Windows) he gets a no-functioning mail program. From what
    I've learned or understand, these are POP (Post Office Protocol)
    mail programs. How can I get Dreamweaver to use an IMAP (Internet
    Messaging Access Protocol).
    My client and I agree that most people use their ISP email
    accounts more than any other. Is there a code or function I'm
    missing? Does this involve Cold Fusion. An quick answer would be
    appreciated.
    Bruce Agababian
    BHA Design
    [email protected]

    The mailto:[email protected] simply opens the user's default
    email client, as far as I understand it. The issue isn't your site,
    its the user's default email client configuration. I'm not sure
    there is anything you can do here. Instead of using mailto: links,
    you may want to use something like
    formmail.php

  • Mailto function

    I have two problems that I cannot seem to find an answer for in any literature here or elsewhere. Hopefully someone can help me out.
    1. I have created a message in the mail to function using the "&body=" command. I cannot seem to code a line break into any text string I create. I have tried html and URL-coding. It all just gets printed in the email message or it errors out when running the movie.
    2. I am trying to embed a URL link in my email message created by the mailto function. Again it either errors or prints in the message. I Want it to print inthe message, but I want to make it a underlined clickable link.
    I have attached my code...
    send_mail.onRelease = function() {
         var address = friend_address.text;
         var body = "Hello " + friend_name.text +", " + your_name.text + " here.";
         var link = "<a href=http://www.google.com/ target=_blank >Google Home</a>";
    getURL("mailto:"+address+"?subject=" +
    escape("Hello ")+ friend_name.text + "&body=" + body  +
    escape("How are you? I found this really great hearing test from Soinso on the this website.) + link);

    http://developer.apple.com/library/ios/#featuredarticles/iPhoneURLScheme_Referen ce/Introduction/Introduction.html

  • EMOD - HTML issues with Mailto functionality

    Since the upgrade to version 1.3 I have just noticed a couple of things that did not appear within testing and I was wondering if anyone else has come up with anything similar or knows how I could possibly resolve these.
    I have two issues
    1 - When the user receives the email now the email is from [email protected]; on behalf of; $(Contact.Owner) can we remove [email protected] as we want the email to be as seen as sent from the contact owner and not a CRM then the owner.
    2- Previously in my coding I was using the following mailto statement that includes reference to the contact owners email address now this functionality doesn't work.
    a href="mailto:$%7BContact.Owner%20Email%20Address%7D">Please contact me about these strategies
    Anyone have any idea's on how I can resolve this before open of business in 12 hours. Lodged a SR but thought that I would also lodge it here just incase someone has faced the same issues and can point me in the right direction.

    JE,
    Regarding 1 - I got notification from Customer Care that it was an issue on Tuesday but has since been resolved.
    Description:
    Some users opening emails sent through EMOD campaigns find that the 'From' field is populated with [email protected] instead of the desi! red alia s.
    Our engineers are working to resolve this issue as quickly as possible.
    Escalation Update
    ===================
    3/30/2009 6:41:10 PM (GMT -07:00) MT - Dear Valued Customer, Thank you for contacting OnDemand eHub. Our engineers have restored service for the issue reported in this service request.
    If you are still having the problem I'd notify Customer Care as I don't think it's by design.
    cheers
    Alex

  • Is there a way to embed a file into a mailto function within DPS?

    I'd like to attach a pdf or an image when someone clicks a mailto button or link.
    Could someone provide an example of one that works?

    The only workaround we've found so far is to use a service like formassembly.com or wufoo.com to create a local HTML form.  Here's Wufoo's help document about this:
    http://www.wufoo.com/2011/03/31/send-file-attachment/
    We couldn't find anyone that would quickly and easily allow us to natively attach a document to an e-mail so we use formassembly to create a local HTML form for each document we want to share.  A button is used to open the local HTML file in the in-app browser.  After they enter their e-mail address and submit the form a response e-mail is sent to them that includes a link for downloading the file.  We host the PDF files we're sharing on box.com and putting "?dl=1" after the web address of the file triggers an automatic download of the file to their local machine and opens the file in Acrobat (or whatever application is set as the default for PDFs).  We chose formassembly because you only pay for the responses without having to pay a monthly fee.  We found e-mailing a link to be acceptable because it's only one click/tap for them to download and view the file, and because of the large file size of the PDFs we are sharing.

  • How can I add a different web-based email program to use as my default 'mailto:' function?

    When I go to Settings -> Applications and click on 'mailto', I see 'Use Yahoo mail, Use Gmail, and Use other...'. I want to use the Go Daddy Workspace Webmail application, which like Yahoo & Gmail, is a web based program, but don't see any way to add that option. The 'Use other...' option is only looking for an executable file and it won't accept a web-based command.

    I found an old thread about the same type of issue. I cannot be certain whether it still works or not. Feel free to checkout the thread [https://support.mozilla.org/en-US/questions/917427 here].

  • What happened to the mailto function in Safari 6?

    Here's my code:
    <A HREF="mailto:[email protected]">[email protected]</a>
    When you click on the link, rather than the user being directed to a new session in their email app with the email address in the "to" field, this just opens up a new page in Safari, which of course doesn't help anybody.
    I've poked around the internet and brought this up in different forums and have yet to come up with a bottom line.
    I've never had this problem before prior to installing Mountain Lion and being introduced to Safari 6. What do I have to do with my code to make it compatible with Safari 6?

    BTW: This is the page that inspired all of this mess: http://newhopeforyou.com/small_group_display.php?class_id=31
    I don't know what the problem could be, but I can trace it back to the installation of Mountain Lion and Safari 6. Both great pieces of technology, but this email thing is something I've got to figure out!

  • Mailto function puts everything in recipient

    Dear all,
    I am creating an iPhone webapp, so in HTML.
    At some point I have a form and I want that when a user clicks on submit, it opens the native mail app of the iPhone with everyfield prefilled according to the form filled in, therefore the user has only to click on "send".
    My problem is that for some reason on the iPhone simulator, when I click on "submit" in my form, everything goes to recipient, so I have no subject and no body.
    The code is <form method="post" action="mailto:[email protected]?subject=" + escape (document.mmail.subj1.value) + "&body=Dear" enctype=text/plain>
    So when I click on submit the recipient is [email protected]?subject=&body=Lastname,Dear and subject is empty and so is body. Does anybody encountered this same issue?

    Hello Paul
    Thank you very much for your quick reply.
    I have to admit, however, that I am not quite confident I understand your form correctly.
    First up, I believe the example on your form that applies to my situation is number 3 (the one with the fake submit button), where the email address that the form is mailed to is selected from the drop down list. In my case, however, it would be a straight forward text box that would contain the email address. How, then, do I make it so that the submit button (regardless if it is fake or real) picks up that email addres?
    Looking at the example, nothing seems to happen, and the email address on the hidden submit button remains the example that you provided.
    Sorry, this is probably completely wasting your time but I do appreciate if you could simplify the steps for me even further (if possible.
    Kind regards and many thanks.

  • Can not keep drawable signature option in reader on a form with a mailto: submit button added.

    I hope someone has run into this.  I have acrobat 11.0.10 to create fill-able forms and reader 11.0.10 to view and fill them.  Do to the nature of the forms a drawn signature is required and is available right up until I add a submit button with a mailto: action.  Then all that is available in the reader is the digital certificate.  I should add that I save the form without reader extensions.  Is there a way to add the auto-adressed mailto function for the person filling the form and still keep the drawable signature option for signing?

    - is it possible to have more than one form on the page. If so how do
    I determine which form is submitted isDefined('form1'),
    isDefined('form2') does not seem to work,
    /quote
    Yes.
    - if there are two buttons in the form how can I tell which one was
    preses as both seem to return true when tested with isDefined()
    /quote
    Give the buttons different name attributes. On your action page check
    with StructKeyExists(Form, "name_of_first_button") and
    StructKeyExists(Form, "name_of_second_button") which one was pressed.
    Mack

  • What action besides the mailto: one will work with a submit button to activate the required fields?

    I have a submit button that uses the mailto: function to activate the required fields property on a pdf fillable form, but our users would prefer that the form not generate an email. Please let me know what I could replace the mailto: action with so the submit button will only activate the required fields proptery.
    Thanks for the help!
    Ken K. 

    Whatever is running on the server does not have to be PHP, any mechanism
    that can accept a HTTP request can handle your form content. You have a
    choice between using the "normal" HTML forms submission format, or you can
    submit a FDF or XFDF file to your server. I've used Perl, PHP, Microsoft's
    .NET and good old Unix shell scripts to accept and process PDF forms
    submissions.
    If you don't know how to implement the server portion, you will need to
    work with somebody who can do that for you. How this is best done depends
    on what server system you are using, and potentially what limitations your
    web hosting provider is forcing you to live with.
    Karl Heinz Kremer

  • Form question: mailto:

    I made a simple form with the intention of allowing viewers
    an opportunity to offer feedback. It's directed to an email
    address. In testing, when I click submit, the feedback comes up in
    email format and the viewer has to click send. Also, the text is
    coded with + between each word.
    Will this type of form allow the viewer to hit submit and
    have the message send directly? And why is the message being sent
    with the +?
    I don't know if I'm explaining myself right. Please check it
    out to see what I mean.
    Here's the site:
    http://www.adunate.com/kitchenComments.html
    Here's the coding:
    <div id="form">
    <form id="comments" name="Comments" method="post"
    action="mailto:[email protected]">
    <label> Share your feedback and ideas! </label>
    <label><br />
    <textarea name="Comments" rows="20"
    cols="30"></textarea>
    </label>
    <div align="center">
    <label><br />
    <input name="reset" type="reset" id="reset" value="Reset"
    />
    </label>
    <label>
    <input name="Submit" type="submit" id="Submit"
    value="Submit" />
    </label>
    <label></label>
    </div>
    </form>
    </div>

    This is because that using the mailto function forces the
    users email client to open to send the email, which is very very
    annoying. Especially if they don't use outlook. The reason all the
    other stuff appears is because your buttons and the values are
    being placed within the body of the email.
    If you want to send the email directly from the form, you
    should use a mail script of your preferred programming language
    such as PHP, ASP, or ASP.NET.
    My advice, do not use the mailto.

  • Use a merge field as a mailto hotlink that registers as a click-thru?

    I would like to create an email campaign in OracleCRM Email MarketingOD where each recipient's sales rep's email address appears (merge field: ${Contact.Owner Email Address}) and is also a hotlink with mailto functionality (mailto:${Contact.Owner Email Address}) that when clicked, registers as a click through (tracked URL). Is that possible? I've tried everything that seems logical to me via HTML including generated by Dreamweaver but it doesn't seem to work in EMOD.

    Hi,
    For Crystal Design related queries, close this thread and start the thread in the [SAP Crystal Reports Design forums|http://forums.sdn.sap.com/forum.jspa?forumID=300&start=0]
    - Bhushan

  • Mailto opening additional window in IE9

    Hi,
    I am using navigateToURL(new URLRequest("mailto:[email protected]"), "_self"); command to open an email. This works fine as a standalone swf file but when I use the same in my flash e-learning course which has nested swf loading, it works fine in IE8 however, in Windows7/IE9, it opens an additional window.
    Anyone knows how to resolve this issue? Any pointers?
    Thanks,

    it's a browser specific problem.
    whether it extends beyond ie9 to version 10 or not, i don't know.  whether it occurs in versions before ie8 or not, i don't know.  whether it extends to other browsers/versions, i don't know.
    but, i do know there are significant problems when you use the javascript mailto function and i know, to avoid those problems, you should use server-side script.

  • Mailto: links no longer opening email address

    hi there,
    something seems to have happened and i'm trying to troubleshoot whether this is a flash problem, a browser configuration problem, or what... but the simple "mailto:" function for email addresses that i used to use all of the time, no longer works. here's a sample page: http://www.veronicamarch.com/ if you click on "contact" and then click one of the mail addresses, nothing happens. i'm using adobe flash CS6, and the actionscript code that i have in on a button symbol is as follows:
    on (release) {
      getURL("mailto:[email protected]");
    very simple. it used to work ALL. THE. TIME. not sure what the problem is now, any insight? much appreciated.
    thanks,
    denise

    thanks for checking! after numerous tests, i've realized that it must be because i have gmail set as my default email client. so... although gmail recognizes html text links, flash not so much. at least i can stop driving myself crazy with the flash file!

  • I want to add my company's gmail-based webmail as the default application for mailto:

    Hello,
    I can currently switch the default action for the mailto function to go to my personal Gmail account. However, I need it to go to my company gmail account with the domain "globant.com"
    How can this achieved? I assume I need to add a second Gmail account or edit the current one to direct to Globant.

    That file might have moved to a different location on the server. I think you'll need to check with RefWorks support or your local IT department on why the install page links do not work.

Maybe you are looking for

  • HP Pavilion DV6T-7000 Quad-Edition, Windows 7 64-bit Not Turning On

    I've got a problem with this laptop. I've only had it for a few weeks and already, it refuses to turn on for me. No lights will come on even when there is AC or battery as a power source. Prior to the problem, I was doing absolutely nothing that woul

  • EJB build and deployment

    Hi, To build ejb jar files, we can include all beans (including bean class, home, inteface, and other java classes) of the application into one jar file. Or we can make ONE jar file for EACH bean (including only bean class, home and interface. NOT ot

  • Regarding the tracking the live progress of the cube processing.

    Hello,          Good Morning.  As we are having multiple cube applicatons as part of our project, there are multiple cubes for which we need to evaluate the completion time for the cube processing. By referencing one cube, the cube processing is taki

  • Interactive form fields

    Do do I create interactive form fields on a scanned PDF?

  • Documents generated after processing of manual bank statement

    Dear All, Can any one tell how to see the documents which are generated after the processing of manual bank statement (FF67) Regards