Help Needed!! - Sending Quiz Results Via Email

Sorry guys if this is the wrong forum to post this topic in,
I created a piece of e-learning with a simple quiz. I want a
simple mail to be generated and sent to me once someone has either
passed or failed this quiz,
I think i'm doing everything right:
Preferences - Quiz - Reporting - i select the email option,
and enter my email address. This should mean that once a quiz is
completed a .csv file should be sent to my email account.
I then go on to publish the project as .swf file. It runs
through fine, but no mail is generated and sent? Does anyone have
any suggestions as to where i may be going wrong,
Sorry if this was posted before, i've had a look around and
couldnt see it?
Thanks,
Charlie

This is a double-post. Probably a forum malfunction.
Click
here to read or reply to the original thread.

Similar Messages

  • TS3276 I need to send a photo via email as an attachment and not it shown in the body of the email?

    I need to send a photo via email as an attachment and NOT have it shown in the body of the email?  Please help.

    To make attachments not appear in the body of the e-mail as a default, try using the Applications/Utilities/Terminal command below. I suggest copy and paste.
    defaults write com.apple.mail DisableInlineAttachmentViewing -bool YES

  • Need to send Smart form via email through Driver program

    Hi All,
    We need to send smart form via email through a new driver program (z program). Can you please guide me on this.
    I have used the following code to achieve this. We are getting message saying 'Mail request has created' when executed, but the mail is not sent.
    lvs_comm_type = 'INT'.
    lvs_comm_values-adsmtp-SMTP_ADDR = e_mail.
    lvs_comm_values-adsmtp-R3_USER = 'X'.
    lvs_comm_values-adsmtp-ENCODE = '0'.
    call function 'CONVERT_COMM_TYPE_DATA'
    exporting
    pi_comm_type = lvs_comm_type
    pi_comm_values = lvs_comm_values
    pi_screen = ' '
    pi_newid = 'X'
    importing
    pe_itcpo = lvs_itcpo
    pe_device = lvf_device
    pe_mail_recipient = p_mail_recipient
    pe_mail_sender = p_mail_sender
    exceptions
    comm_type_not_supported = 1
    recipient_creation_failed = 2
    sender_creation_failed = 3
    others = 4.
    if sy-subrc ne 0.
    raise COMMUNICATION_ERROR.
    endif.
    control_parameters-device = 'MAIL'.
    output_options-TDIMMED = 'X'.
    output_options-TDDELETE = 'X'.
    CALL FUNCTION fm_name
    exporting
    CONTROL_PARAMETERS = control_parameters
    MAIL_RECIPIENT = mail_recipient
    MAIL_SENDER = mail_sender
    OUTPUT_OPTIONS = output_options
    USER_SETTINGS = space
    EXCEPTIONS
    FORMATTING_ERROR = 1
    INTERNAL_ERROR = 2
    SEND_ERROR = 3
    USER_CANCELED = 4
    OTHERS = 5.
    Thank you

    Hi,
    For sending smartform output into mail you first have to generate spool request and convert it into PDF and then
    only it can be sended into mail, please find the sample code in the mail below:
    http://wiki.sdn.sap.com/wiki/display/sandbox/ConversionofSpoolRequestDataintoPDFandExcelFormatandSenditintoMail
    Mansi
    Edited by: Matt on Jan 29, 2010 8:25 AM - removed code, instead point to wiki that Mansi authored.

  • Sending 'Dunning Letters' via Email ? - -has anyone succeeded ??

    Hi
    Has anyone had any joy with sending Dunning letters via email at all
    We can get it to work via FAX , but get the following error when trying to send via email
    'connection error on node'
    even tho, there is nothing wrong with the node at all
    via SCOT , we have the default conversion as 'raw text to txt'   which works with everthing else
    If we change to 'raw text' to 'pdf'  we actually get two PDF's - one is blank however
    When viewed via SOST, you cannot open it straight up, you have to open an attachment
    when we queried this with SAP, they say that dunning letters are set up to open as attachments
    The function module is almost identical to that used by statements and remiitances, which works absolutely fine
    I have posted this on a more technical forum as it is not an FI issue, it is a technical problem, which i hope someone has come across and able to resolve for us
    Many thanks
    Tony

    Hi
    Have you see SAP Note 1042992 - Dunning by mail w/ SAPscript: Introductory text w/ attachmnt? Please, check the steps that this note suggests. At a release 46B I did with the enhancement F150D001 (at ECC 5.0 it is too), and you have a demo coding in include LX150F01.
    I hope this helps you
    Regards
    Eduardo
    PD: I forgot, according your coding check what is the email address for the customer, if the customer doesn't have email, then the letter goes to the SPOOL order. Check it in the include ZX* or in the BTE.
    Edited by: E_Hinojosa on Mar 1, 2012 5:22 PM

  • In iphoto my photos do no appear just a blank dated square. Somehow I messed up when trying to send a photo via email.I cannot not see any but 4 photos.

    Help!   In iphoto my photos do not appear just a blank dated square. Somehow I messed up when trying to send a photo via email.I cannot not see any but 4 photos.I tried all of the solutions that Apple suggested. Somehow I think that i am trying to send ALL my photos in an email.How do i unhide all of my photos?

    Did you launch iPhoto with the Option(Alt) and Commnad keys held down like Terence suggested?  If you did it properly you will get this window:
    The second option is the one you want to run.
    OT

  • Auto send of PO via email once approved

    hi Gurus,
    We want to have an automatic sending of PO via email, once approved it is directly send to the vendor email no more t-code going to use. it is possible? what configuration we need to this set-up?
    thanks,
    Marina

    -You need to maintain  e mail i.d in Vendor master.
    -You need to maintain User  email id in t code SU01, from which the mail need to be send.
    Configuration for this.
    - Go to NACE. 
    -Select EF and click on OUTPUT TYPES. 
    -Then select Output Type NEU and click on processing routines . 
    -In that you have to add a new entry - medium 5 - External Send
    - Communication Strategy - CS01. 
    -Then you need to assign a program, form routine and form. 
    -You can use the standard program i.e. SAPFM06P, FORM routine is always ENTRY_NEU and standard MEDRUCK. 
    -Then in PARTNER FUNCTION you need to add a new entry : medium - 5 and function - VN . 
    -For subject of the mail go to Mail Title and Texts. In title give PO No. &EKKO-EBELN& .
    -Under General data -> Replacement of text symbols give program as SAPMM06E and Form Routine as TEXT_SYMBOL_REPLACE.
    -Now while creating a new purchase order , change the medium to External Send . 
    -Then go to Communication Method and select CS01.
    -  Need to Release the P.O in ME29N
    - Go to tcode ME9F . 
    - Execute. 
    - Select the checkbox and click on Output Message. 
    - You will get a message MAII 00000000000001 generated . 
    - Use note no 191470
    You can see the details in transaction code : Scot

  • HT204476 iPhoto to Photo update: Can not send attached photos via email!

    What in the world happened to the send by email option that was so user friendly in iPhoto and missing in Photo? I can't attach photos from my email client (gmail) either...Any suggestions?

    I'm sorry for the confusion. I understand completely how gmail works, that's not the issue. I only included that info as a possible referenc. To be more specific, sharing photos from iPhoto was easy. Options to share using message, email, Facebook, etc were always available. Now that Photo has replaced IPhoto, my share are similar HOWEVER, the option to send or attach via email is not available / blocked out. Does this help?

  • How do i send a file via email so it opens in booklet form to other people

    how do i send a file via email so it opens in booklet form to other people

    You would appear to be doing the right method as in this work through:http://support.en.belgacom.be/app/staticpages/devices/en/#/nokia/c3-00/email/sending-an-email-messag...
    Is there similar problem with Email without attachment?
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • I cannot use share on Pages to send a document via email. Used to be able to do this but upgraded to OSX Lion

    I cannot use "share" on Pages to send a document via email.  I used to be able to do this.  Not sure what I have done.  Can anyone help me out?

    No. iDisk service is not available in iCloud. There are other third-party services like Picassa, MediaFire, Photobucket, Tumblr.
    Basic Information About Moving From MobileMe to iCloud
    Apple IDs and iCloud
    Creating an iCloud account- Frequently Asked Questions
    Frequently asked questions about the MobileMe transition and iCloud
    MobileMe services that no longer sync after moving to iCloud
    MobileMe- About moving to iCloud

  • Unable to send a photo via email

    I am currently trying to sending a photo via email from I-photo, I get the following message ====  The email server didn’t recognize your username/password combination.
    Can anyone please advise ?????

    iPhoto Menu ->
    Preferences ->
    Accounts ->
    Delete and recreate your email settings.
    Alternatively, use Apple's Mail for the job. It has Templates too - and more of them.

  • Every time I send a photo via email, I have to type in my password.  I'd like to disable that.

    I can't seem to send a photo via email without having to type in my password.  Can I disable that?

    Hello, olyhank. 
    Thank you for visiting Apple Support Communities.
    Here is an article that will walk you through some troubleshooting steps for this issue.  Start with the attached section in the article below.
    Tip: If you see a sheet or dialog that states 'Enter the password for user "email address'", this indicates that the email service provider is having an issue with the password being sent by Mail, or there is an issue with the email account. Contact the email service provider for support. ChooseWindow > Connection Doctor click "Show Detail" then click "Check Again". The information displayed in the "Show Detail" drawer may include details from the email service provider about what the issue is. Look for headers that start with "[ALERT]".
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/ts3276
    Cheers,
    Jason H.

  • Hi - I created a form in Adobe Livecycle and have a button on it to send the form via email.  t worked, but only for those with PC.  I could not get it to work with Apple Yosemite even with reader installed .  is there a way i can make it work for apple /

    Hi - I created a form in Adobe Livecycle and have a button on it to send the form via email. It worked, but only for those with PC. However,  I could not get it to work with Apple loaded with Yosemite even with reader installed .  Is there a way i can make it work for apple / Mac? It worked fine on a mac using Mountain Lion and reader
    Thanks

    LiveCycle = XFA forms.
    afaik - These cannot be used in Apple OSs.
    Be well...

  • Hi - I created a form in Adobe Livecycle and have a button on it to send the form via email.  the button did not work and i looked online and saw where you could change it to a regular button and enter the email for it to go.  it worked, but only for thos

    Hi - I created a form in Adobe Livecycle and have a button on it to send the form via email.  the button did not work and i looked online and saw where you could change it to a regular button and enter the email for it to go.  it worked, but only for those with adobe pro.  i could not get it to work with reader.  is there a way i can make it work for reader?

    Noted.
    The LiveCycle user to user forum is across town at:
    Adobe LiveCycle 
    Be well...

  • IPhone 5 - Insert picture from email doesn't work, but sending in Photos via email does?

    I have an issue with a user here at my office.  When composing an email and they insert a picture from their phone, it sends the email, but the picture is not attached.
    However, if we go to Photos and send the photo via email, it works fine.
    He had been able to send fine up until yesterday afternoon and then it stopped working, so I believe he's done something, but I have no idea what.  Took a look at his settings and everything seems normal.  Also, rebooted his phone, but the same issue occurs.  And as far as I know, he's the only one having this issue.
    We are running email via Lotus Traveler/Domino, but I've tested my iPhone and everything sends fine, so I don't believe this is a server issue.
    Does anyone have any idea of what to try here?
    PS - user is using ios7.1 (same as mine)

    I have an issue with a user here at my office.  When composing an email and they insert a picture from their phone, it sends the email, but the picture is not attached.
    However, if we go to Photos and send the photo via email, it works fine.
    He had been able to send fine up until yesterday afternoon and then it stopped working, so I believe he's done something, but I have no idea what.  Took a look at his settings and everything seems normal.  Also, rebooted his phone, but the same issue occurs.  And as far as I know, he's the only one having this issue.
    We are running email via Lotus Traveler/Domino, but I've tested my iPhone and everything sends fine, so I don't believe this is a server issue.
    Does anyone have any idea of what to try here?
    PS - user is using ios7.1 (same as mine)

  • When trying to send a photo via email, I am prompted to setup an email account even though email is already setup.  What would cause this?

    when trying to send a photo via email, I am prompted to setup an email account even though email is already setup.  What would cause this?  Better yet, how do I fix it?

    I have checked this on my device.  I see a Default account under Messages created outside of Mail will be sent from the default account.  There is an account selected, though it does not show my exchnage account.  If it is only an exchange accout, can that not be used for this?

Maybe you are looking for

  • Get Info no longer works in iTunes store?

    Whilst browsing in the iTunes store I often like to 'Get Info" on the tracks im looking at to see the songwriters and other info. Having just upgraded to iTunes 9 it appears that that function is no longer available (unless you actually buy the track

  • I cannot see nik plug ins in PS CC

    I just installed Nik software but cannot see the plug ins in photoshop CC, the Nik name shows in the filter menu but is grayed out .. what can i do ? your help will be greatly appreciated ..

  • Reports job in queue waiting for the others

    Hi, I have a problem with my Reports, I have created a reports cluster and increased the engine number, but anyway once I send two jobs the second job waits until the first job is completed. Any idea, If I'll have 20 users the last user has to wait 1

  • HT201320 Email sync

    My email account won't sync with my iphone and computer. In other words, Instead of one account, it's like I have three identical accounts. I have to read and delete on each device instead of deleting an email and it erasing off all three at the same

  • What is the point of dashboard??? help me understand please....

    i still don't understand what the point of dashboard is. why would i want to use any of these neat little gadgets when i can just use a browser. so if someone can please help me understand the point of why i would use a google widget instead of just