[Request] Exempel Code and possibillity Check [easy Project]

Hello (from Germany)

I want to creat a App. For IPad (1-2-3). Not a Game.

What should the App. do?

It should be only a mask to insert Text ( like a Excel sheet - but with less cells .-) ), After the User has insert his Infos, he Should press a Button and the insert Text Should copy to a Email darf ( or send automatic a Email to a pre. Def. Emailadress )

First of all) possible?

Question 1) Exempel Code for a InputField
Question 2) Example Code for a pulldown Menu
Questen 3) send Vars to Emaildraft // Email with ’ ; '. Separation

Sorry, German Writing correction is boring. @ios

Hallo Martel.

Ja das ist machbar, aber die Mail würde nicht direkt vom iPad aus gesendet werden können, da an netzwerkprotokollen ohne weiteres im Moment nur http möglich ist. Man könnte aber relativ leicht eine Seite auf einem Webserver programmieren, in PHP z.B., die von dem Programm aufgerufen wird und entsprechend die Email versendet.

Und ein Tipp zum schreiben auf englisch unter iOS, du kannst einfach eine englische Tastatur hinzufügen, dort ist dann z und y vertauscht, aber die Korrektur ist auch auf englisch.

Translation:

Hello Martel

Yes, it’s possible, but the mail wouldn’t be sent directly from the iPad, because the only network protocol supported at the moment is http. You could easily create a page on a web server, e.g. In PHP, and the app could access that page to send the mail.

And one hint for writing English with a German keyboard setting. You can add English keyboard, that swaps y and z, but the autocorrection is also in English.

Hi, thanks for the hint.

Works Fine. Hint from me: at the IOS keyboard settings you can flip qwerty to qwertz. And now, you have the German layout with the english correction.

Okay: can some one give me hand, with the needed code snippets?

Only one example is enought ( I hope ).

Or the right function to use google?