Search:

Type: Posts; User: lejohn

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    3
    Views
    1,034

    How to make big colum in LISTVIEW

    big column like this :
    http://quotes.vcbs.com.vn/priceboard/?e=ho&l=en

    Attention in header of webpage : BID, MATCH...
    Please help me how to make big-column and sub-column in listview.
    many...
  2. Re: Display pictures with 32 bits color with PicControl????

    Help me agn
  3. Replies
    2
    Views
    460

    Re: how to open the path

    Easiest : put driver control in form and get path from it.
  4. Display pictures with 32 bits color with PicControl????

    Dear ! I cannot display images (32bits color) in Picturebox (It displays wrong color ) How can I fix it ??? many tks
  5. Open file that is prohibited other applition

    Hi dear!

    how to open file that is prohibited other applition (error : cannot open file is used other application), pse help me. tks
  6. Replies
    4
    Views
    470

    Thank! but

    Thank, i can not set 75 baudo speed (5 bit baudot) in MScomm .
    this is big problem in using MScomm.

    Thank for your help.
  7. Replies
    4
    Views
    470

    MScomm promblem !!!

    Hi all !

    I use MScomm for my application but I cannot set speed 75 baudo
    for MScomm control. Please help.

    Tks alot
  8. Thread: Yahoo messenger

    by lejohn
    Replies
    2
    Views
    471

    Yahoo messenger

    Dear all!

    I want to write a app that can send/receive messages to yahoo
    messenger, where can i get docs about this?

    Thanks
  9. Replies
    1
    Views
    1,994

    Thanks for yr link

    Thanks for yr link
  10. By the way, Anybody knows Where I can find API...

    By the way, Anybody knows Where I can find API docs ?

    Thanks alot.
  11. Replies
    2
    Views
    703

    Run VB.NET on LINUX

    Hi all member!

    How to run my program (write in VB.NET ) on Linux !

    Thanks
  12. Thread: BitBlt Problems

    by lejohn
    Replies
    4
    Views
    515

    U can visit http://www.freevbcode.com, there are...

    U can visit http://www.freevbcode.com, there are many example
    about BltbIt
  13. Replies
    3
    Views
    508

    I don't know, but my modem is Motorola V90

    I don't know, but my modem is Motorola V90
  14. Replies
    3
    Views
    508

    How to get telephone number in VB

    Dear members!

    I have got modem, line phone and VB so I want to know
    how to get telephone number from call.

    EX: If u call me, my program will display your telephone number.
  15. Replies
    29
    Views
    1,044

    Good code

    Good code
  16. Thread: ASP and PHP?

    by lejohn
    Replies
    6
    Views
    431

    PHP and ASP is not the same. PHP used for...

    PHP and ASP is not the same.

    PHP used for Linux env
    ASP for Windows env
  17. Replies
    10
    Views
    662

    No useful information

    No useful information
  18. Replies
    5
    Views
    423

    PHP local server

    Hi

    I want to test php on my computer, what server software can i install on my machine ?. tks
  19. Replies
    25
    Views
    852

    may be error at server, my script is ok on this...

    may be error at server, my script is ok on this server but error at
    other. report your problem to server admin
  20. Replies
    3
    Views
    335

    U can use COMM control available (include EX) in...

    U can use COMM control available (include EX) in VB .
  21. Thread: Menus

    by lejohn
    Replies
    8
    Views
    578

    Example available at http://www.vb-helper.com

    Example available at http://www.vb-helper.com
  22. Replies
    7
    Views
    748

    Agree! divide 1000 ; only 1 line code and simple

    Agree! divide 1000 ; only 1 line code and simple
  23. Replies
    1
    Views
    503

    I Think : Dialup password files : *.pwl in...

    I Think : Dialup password files : *.pwl in \windows
  24. Replies
    17
    Views
    1,589

    Hide VB Application : ...

    Hide VB Application :

    app.TaskVisible=False
  25. Thread: VB6.0 to VB.net

    by lejohn
    Replies
    32
    Views
    2,809

    Upgrade Wizard in VB.NET is not good!

    Upgrade Wizard in VB.NET is not good!
  26. Replies
    50
    Views
    2,309

    Wow! Vbip.com is a good site. Thanks

    Wow! Vbip.com is a good site. Thanks
  27. Replies
    55
    Views
    4,611

    Hey, I don't see any codebank here

    Hey, I don't see any codebank here
  28. ADO ConnectString with Access Database password

    Dear !

    I'm trying to connect to an access database with an OLE DB connection string. I know the physical path o the database.

    here's an example of the connection string



    ...
  29. Replies
    2
    Views
    581

    ADO password in ConnectString

    Dear !

    I'm trying to connect to an access database with an OLE DB connection string. I know the physical path o the database.

    here's an example of the connection string



    ...
  30. How To Set Up A Web Server To Test Perl CGI Scripts Locally !

    Dear !

    How To Set Up A Web Server To Test Perl CGI Scripts on my desktop. Thanks
  31. Replies
    1
    Views
    432

    Error At MSDataShape ! Help

    Below is my code :

    Dim WithEvents adoPrimaryRS As adodb.Recordset
    Dim rsDetail As adodb.Recordset
    Dim db As adodb.Connection
    Set db = New adodb.Connection
    db.CursorLocation = adUseClient...
  32. How to create Recordset from other recordset

    Dear !

    How to create a recordset with data from another recordset.
    Can we do this? Give me an example if you can.

    Thanks very much
  33. I have PC_Security software (Norton), It can...

    I have PC_Security software (Norton), It can disable F5, F8 when Windows booting, so I want to know how can they do. If anybody know, please help me.

    Many thanks.
  34. How to disable function key F5, F8 when booting

    Hi

    How to disable (ignore) function key F5, F8 (by programming)when booting.

    Thanks
  35. Replies
    2
    Views
    373

    About "Stored procedure"

    I am using VB6 but I don't know how to create "stored procedure"
    in file .MDB (Access databse). Please help me.

    Many thanks.
  36. Replies
    2
    Views
    625

    Nobody can help me. !!!!!!!!!!!!!!1 I need get...

    Nobody can help me. !!!!!!!!!!!!!!1

    I need get the executable name an application outside of my VB application, I can get window title or window handle via APIfunctions , but I cannot get app file...
  37. Replies
    2
    Views
    625

    Window title -> File name EXE

    Dear all Vb masters!

    How to get file name EXE (app running) if I know window title.
    Please help me. Tks
  38. Replies
    3
    Views
    552

    Thanks. but i need do it (rename key)...

    Thanks. but i need do it (rename key) programatically. If anybody else can help me.
  39. Replies
    1
    Views
    388

    Hey, you can visit http://www.vb-helper.com for...

    Hey, you can visit http://www.vb-helper.com for your subject.
  40. Replies
    3
    Views
    552

    How to rename a KEY in Registry ???

    Dear all vbforums?
    Please help me, how to rename a KEY in Registry and remain all subkey and values.

    Thanks for yr help.
Results 1 to 40 of 65
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width