Hi,
I want to let the user choose who they want to an email to from my app
To send an email to a certain email address I use this code:
Code:
NSURL *url = [[NSURL alloc] initWithString:@"mailto:k@yahoo.com?subject=This is my subject&body=this is the body"];
[[UIApplication sharedApplication] openURL:url];
In the email that will be sent I want there to be data that the user has typed into a text field in the app.
Any ideas how to do this?
I hope I've explained it properly!
Thanks
__________________
My App:
iLambo - The best in Lamborghini Images and Videos.
Car Dodge - See how many cars you can dodge!
<-- If I've helped you out... Buy my app or simply email me for a promo code, then review and rate it!