Search:

Type: Posts; User: Phoenix2003

Search: Search took 0.05 seconds.

  1. Replies
    79
    Views
    58,015

    Re: Wokawidgets Component Suite

    Thank you my Friend ;)
    i try this command

    public sub RemoveContact(ByVal emailAddress As string)
    BadgerMessenger.Connection.SendCommand "REM", "FL", emailAddress
    End sub

    thank you :blush:
  2. Replies
    79
    Views
    58,015

    Re: Wokawidgets Component Suite

    My Friend this command is ok for Adding a contact in list

    public sub AddNewContact(ByVal emailAddress As string)
    BadgerMessenger.Connection.SendCommand "ADC", "FL", "N=" & emailAddress, "F=" &...
  3. Replies
    79
    Views
    58,015

    Re: Wokawidgets Component Suite

    yes :blush: my friend
  4. Replies
    79
    Views
    58,015

    Re: Wokawidgets Component Suite

    ok my friend I have resolved with


    Public Sub AddNewContact(ByVal emailAddress As String)
    mobjConn.SendCommand "ADC", "FL", "N=" & emailAddress, "F=" & emailAddress
    End Sub

    thank you very...
  5. Replies
    79
    Views
    58,015

    Re: Wokawidgets Component Suite

    hi woka
    thank you for answare me

    exist:

    mobjMSN.Contacts.Count
    .Item
    .MSNMessenger
    .NewEnum
  6. Replies
    79
    Views
    58,015

    Re: Wokawidgets Component Suite

    thank you Wokawidget for answare me ;)
    The function for create new Gruop is:

    Private Sub CreateNewGroup()
    Dim strDesc As String
    If GetDescription("New Group", "Description", strDesc) Then...
  7. Replies
    79
    Views
    58,015

    Re: Wokawidgets Component Suite

    hi
    I have unloaded Wokawidgets Component Suite, and I have seen the client MSN.... I not to successful in adding AddContact function :cry: it in the clien msn.
    I not understend...
Results 1 to 7 of 7



Click Here to Expand Forum to Full Width