facebook

Submit Button to Send Email Help?

💡
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
  • #317693 Reply

    GrayFox02
    Member

    i want the MobiOne app i made to send me an email with all the info that the user had to type when they hit the submit button? how do i do this???

    #317779

    support-michael
    Keymaster

    @GrayFox02
    Does the user entered content need to have any special format? That is does it need to be a nice human readable format, does it need to be structured format such as XML or JSON, or can it look like an encoded URL such as input1=<content>&input2=<content2>?

    #317782

    GrayFox02
    Member

    i want it so when they hit submit, it sends me all the information in an email in a readable format. so we can know which machine they want to report or restock.

    #317783

    GrayFox02
    Member

    how does the encoded url work?

    #318570

    kaza007
    Member

    @Greyfox02

    did you get an answer to your question?
    I would like to do something similar.

    Kaza007

    #318616

    support-michael
    Keymaster

    I’m working on an example and description of some iphone quirks. Will try to post it later today or tomorrow.

    #318723

    kaza007
    Member

    While Wayne is working on his quirks doco here is a workaround for sending email.
    Hopefully the doco explains the Submit of the Custom Button which might make things easier.

    http://dl.dropbox.com/u/16764856/emailform.zip

    If you place the files on your server they work fine. For some reason they dont work in the test environment.

    The send button activates a javascript that does the work.
    The success or fail response from the PHP file is in plain text. I haven’t worked out how to send HTML back to the phone so you can get a Back buton and some nice text box or whatever.

    Cheers.

    #324125

    dfb
    Member

    @kaza007 wrote:

    While Wayne is working on his quirks doco here is a workaround for sending email.
    Hopefully the doco explains the Submit of the Custom Button which might make things easier.

    http://dl.dropbox.com/u/16764856/emailform.zip

    If you place the files on your server they work fine. For some reason they dont work in the test environment.

    The send button activates a javascript that does the work.
    The success or fail response from the PHP file is in plain text. I haven’t worked out how to send HTML back to the phone so you can get a Back buton and some nice text box or whatever.

    Cheers.

    Does Not Work

    #324133

    Albatros78
    Participant

    Maybe that a simple way is to use the action “Go to URL” and to configure the mailto:youremail@domain.com

    Automatically you will redirected to the mail application of your device.

    Regards

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Submit Button to Send Email Help?

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