Seite 1 von 1
bulk sms
Verfasst: Mi 1. Aug 2007, 14:44
von PS
is there in your program some possibility to send more sms en bloc?
Or can you improve your program this way?
I should create some file (txt,mdb,xls,mysql,....) in this format
NUMBER,TEXT,FLASH
605123456,"message",0
523478154,"another message",1
and then import this file into your program
Verfasst: Mi 1. Aug 2007, 15:04
von FJ
Where is the sense for this ?
Verfasst: Mi 1. Aug 2007, 15:32
von PS
I during the day in sequence save in my application messages (various texts for various mobile numbers) and then i want to send them at once (it means extract them from my application and save them into some file for sending)
Verfasst: Mi 8. Aug 2007, 10:06
von P
is it impossible? Send more sms at once from prepared file (or database table)?
Verfasst: Mi 8. Aug 2007, 18:16
von FJ
No, its not impossible - but there are many things which are more important. Maybe i add a interface for this in the next update.
Verfasst: Di 18. Sep 2007, 12:38
von PS
I see a new verison is here ... Is here chance of solution of my problem in next version?
Verfasst: Di 18. Sep 2007, 16:27
von FJ
Sorry, i forgot it. I will take a look at it
Good idea
Verfasst: Di 25. Sep 2007, 22:12
von Lery
it would be helpful for our tourist club organisation
Verfasst: Do 31. Jan 2008, 01:29
von acmobile (de)
you can try ro realise a workaround via batch files - as i do at the moment.
i'd appreciate such a function too