Does anyone have an example of setting up a text field where users can enter their name and/or email address to submit it online to a high score database? I would like to have it be similar to the form that pops up when you attempt to download something from the AppStore, where you put in your email and password then can hit OK or Cancel. I can handle all the submission code and the server side processing at the website, but I just have had a hell of a time getting the text field and buttons setup properly.
Thanks in advance!