What would be the best way to remotely update a tableview with new elements + an attached file to that element? I want to send new jobs to my workers on the field and I need some ideas.
Share
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.
Well if I understood your question right, what you want to use are web services that update a remote database on a server. This can be done in Java or PHP (these are the 2 ways I’m aware of)