Seite 1 von 1

PLEASE REMIND ME

Verfasst: Mo 26. Jan 2009, 11:52
von bnilantha
Fj forget Event handele for incoming call

i wanna open iexplora.exe please send me that

Verfasst: Mo 26. Jan 2009, 17:52
von FJ

Verfasst: Mo 26. Jan 2009, 18:03
von bnilantha
i tried as so
[EventHandlers]
OnIncomingCall=iexpole.exe http://localhost/mobile/incall.php?num=%number

but its not working im using vista also i tried on XP

Verfasst: Mo 26. Jan 2009, 18:07
von FJ
use full paths

Verfasst: Mo 26. Jan 2009, 18:11
von bnilantha
wht do u mean??

Verfasst: Mo 26. Jan 2009, 19:02
von FJ
will not work
OnIncomingCall=C:\Program Files\Internet Explorer\iexplore.exe http://localhost/mobile/incall.php?num=%number
should work

Verfasst: Mo 26. Jan 2009, 19:05
von bnilantha
ok thanks.. its working..

i hav suggeion .. make a software to send bulk custormize sms & sms competion

Verfasst: Mo 26. Jan 2009, 19:10
von FJ
Bulk sms are possible, just split the recipients with semiklon.

Besides this its also possible to use the commandlineoptions for sending sms.

Verfasst: Mo 26. Jan 2009, 19:19
von bnilantha
bulk sms mean as so

071******** Bernard 200.00
071******** Kumar 700.00
071******** Anfaz 230.00
071******** Jagath 280.00
071******** Pradeep 20.00

his data on exel sheet..
we import this and send sms as so

Dear <name> your balance is <balance>

like that.. is that possible..

in sms comptetion

we giving some Q with 3 choice then user send Anser from that choiceses 1 or 2 or 3
if correct earn points and send next Q
if wrong deduct points and send try again or whatever like that..

i think you get me

Verfasst: Mo 26. Jan 2009, 20:39
von FJ
Hmm - i don't think that this could be usefully for many users. The commandline-arguments are no solution for you ?

windows 7

Verfasst: Mi 3. Nov 2010, 13:24
von bnilantha
is event handle not working with win7??

Verfasst: Mi 3. Nov 2010, 22:06
von FJ
It works on my Win7x64 PC so please check the Handlers and the script

Verfasst: Mo 30. Mai 2011, 07:09
von bnilantha
action = SendMessage savetosent = 1 number = 0123456789; 453 827 684; 7,365,465 text = "Hello% nTesttext"

this not working

also im getting run time error what should i do?

Verfasst: Mi 8. Jun 2011, 17:33
von FJ
action=SendMessage savetosent=1 number=0123456789;453827684 text="Hello% nTesttext"

Try this