Click here to Skip to main content
15,879,613 members

Comments by Basics Learner (Top 12 by date)

Basics Learner 16-Aug-13 7:01am View    
Thanks saved me !
Basics Learner 12-Oct-12 3:28am View    
Hi Ashraff,
Yes I am getting alert box message three times if keep message box inside foreach loop. and as you saying if there is any problem with my sms code it should NOT send three SMS messages while I am running application in debug mode by keeping a break point. it is sending messages if I running in DEBUG mode. if I run normally it is sending only one message.
Basics Learner 10-Oct-12 0:39am View    
Hi Ashraff,
it not a matter not working at all.
I used sleep to keep a gap . but it is not working

Thanks

Shree

Basics Learner 9-Oct-12 10:51am View    
Hello Ashraff,
Thanks for your time.
1.No I am not getting any exception and exception in message box.
2.Yes I am seeing Message box saying "Messages are sent !!"
3.No
4. Yes I checked it there is 3 numbers in List.
* here have to notice one thing. if I debug and go through step by step it is sending messages to all numbers. with out no issue.
If I run application it is sending only one message to first number in List. seems some thing strange

Best regards,
Shree
Basics Learner 15-Aug-12 11:58am View    
if I use this way with static form name it is working. in previous application I worked in same way.