There is 1 button on a view screen, when the user clicks the button a httprequest is sent to
http://domain.com/buttoninput.php?id=1
Thats it! Nothing is loaded on the screen! the page is only loaded in the background.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try this
// URL string encoding
// create the request
// create the connection with the request
// and start loading the data