facebook

Sending Email from App (Coding) : CLOSED

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #332684 Reply

    mreade
    Member

    Support,

    When I try to send an email from an app I am working on, it seems as though the lines after the first line is missing the first two letters and is replaced with a ?.

    Example:

    ~~~~

    Calculations Results:

    ?row: (instead of Throw)
    ?iction: (instead of Friction)

    and so on…

    Any thoughts on why this is happening?

    Thanks

    Mike

    #332701

    mreade
    Member

    Support,

    When I send the information to an email, this is what I get in the body of the email:

    ~~~~~~
    Results:
    ?D
    ?stance =
    ?iction =
    ?keoff =
    ?D
    ?eed Results =
    ?D
    ?gle = 43.301 mph
    ?nimum = 37.503 mph
    ?ximim = 45.778 mph

    ~~~~~~

    What do i need to change to get rid of the ? and end up with the full word?

    Thanks

    #332720

    @mreade,

    A couple questions:

    1) Could you tell us what mobione version are you using?
    2) Could you provide us a example mock up that help us to isolate the problem? you can either attach to thread or send it via support at genuitec dot com use title mobione data from mreade

    #332749

    mreade
    Member

    The cause of my problems was having one too many percent signs in the code. I’ve since removed that and the text in the email body works fine now.

    Mike

    #332759

    Hi Mike,

    Thanks for following up sharing that your problem is resolved. Marking thread as closed

    #332767

    Max87
    Member

    Hello mreade,
    can you please sare, how you create an email?
    Is there any option to include attachment?
    Thank you

    #332772

    mreade
    Member

    Max87

    I am not sure about the email attachment but I will post a zip file here tomorrow with an example of the code/

    Mike

    #332773

    Max87
    Member

    Thank you

    #332798

    mreade
    Member

    I have attached a ZIP file containing the function code which can be used to send form variables (i.e. information) to your email client.

    Just place this function code in your main start-up screen and don’t forget to modify the code to reflect the name of your variables, your forms, and the subject name of your email, etc.

    Although there might be another way to do this, I am finding that one needs to create a separate function to send information from different forms.

    Good Luck!

    Mike

    Attachments:
    You must be logged in to view attached files.
Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Sending Email from App (Coding) : CLOSED

You must be logged in to post in the forum log in