BIG PROJECT!!

I am working on a BIG project! The biggest one I have yet to make! It will be my first Corona Game but my experience with C and Objective-C makes it really easy to learn! I cant release any details yet but I have a few questions.

-----------
Question 1:

How do I make corona send an e-mail to specifically my e-mail.

Question 2:

How do I compile a LONG array into a string and separate the numbers by commas.

Question 3:

And how do I get the e-mail function to e-mail me the string?
-----------

If anyone can answer that would be much appreciated! The sooner this is done the sooner the game will be finished!
I really hope you all will like it! I should be releasing a video in the next few weeks.

-Gamexcb

i replied to this where's my post gone! :S

1) post to a script on your server that does the mail. pass a secret "key" from corona to your script to stop people abusing it (to some extent anyway)

2) table.concat(myArray,",")

3) look at the twitter example in the supplied examples

views:1582 update:2011/9/21 13:23:32
corona forums © 2003-2011