CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: mind-hunter

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,606

    Re: please help vb6

    hi
    thnx for rply
    sir this code did not work
    then i cod like this
    soket(Index).WriteRoomMessage Text3.Text, Text4.Text
    soket(Index).WriteRoomMessage Text3.Text, Text7.Text...
  2. Replies
    6
    Views
    1,606

    Re: please help vb6

    hi
    thnx for rply
    sir this code did not work
    then i cod like this
    soket(Index).WriteRoomMessage Text3.Text, Text4.Text
    soket(Index).WriteRoomMessage Text3.Text, Text7.Text...
  3. Replies
    6
    Views
    1,606

    Re: please help vb6

    thnx alot sir
    but i want some diffrent

    like i have this code

    soket(Index).WriteRoomMessage Text3.Text, Text4.Text

    is this code text3.text is the chat room name
    i want to sent more then 3...
  4. Replies
    6
    Views
    1,606

    please help vb6

    please help vb6 text box formating

    i have 3 text boxes and i want to load text at a time from all

    like
    text = Text1.text ,text2.text text3.text
    how can i do this help me please
    i want codes
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured