I'm a software developer looking into creating a website for a friend that allows people to make a booking with him. I want to have a semi-automated way for him to send reminder texts (SMS) from his iPhone e.g. once a day he could browse to his website and be presented with a list of tomorrows bookings - or perhaps once a day download (or be automatically sent) a file of all future bookings that he can browse offline.
Any ideas for the easiest way to do this?
I've never written software for a mobile phone. Is it possible to write an app that runs (can easily be ported to) on any of the major mobile phones? As far as I can see Java ME can't be used on an iPhone.
TIA
Edit - the texts need to be sent from his phone rather than some other service because he has a mobile plan that lets him send lots of texts.
Any ideas for the easiest way to do this?
I've never written software for a mobile phone. Is it possible to write an app that runs (can easily be ported to) on any of the major mobile phones? As far as I can see Java ME can't be used on an iPhone.
TIA
Edit - the texts need to be sent from his phone rather than some other service because he has a mobile plan that lets him send lots of texts.