Click here to Skip to main content
15,899,025 members

Comments by mehul bhalala (Top 2 by date)

mehul bhalala 26-Feb-16 8:11am View    
Try this
another way to find

string[] words = test.Split(' ');

string str = words[Array.IndexOf(words,"videos")+1];
mehul bhalala 2-Feb-15 8:49am View    
you need to use third party api for sms. like nexmo