|
-
May 30th, 2012, 09:09 AM
#15
Hyperactive Member
Re: sending sms with listview and checkbox in listview
dont put this in the place where i write to put code
sXml = lsXml & "<TO>" & Text2 & "</TO>"
place this code in the send button where u want to send the number
sXml = lsXml & "<TO>" & list2.text & "</TO>"
then put this code in my button
nameofursendbutton_click
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|