Results 1 to 3 of 3

Thread: current ip

  1. #1

    Thread Starter
    Hyperactive Member dflw's Avatar
    Join Date
    Apr 2001
    Location
    ct, usa
    Posts
    412

    current ip

    how do i get my computers ip address in a textbox?

    ithink its like text1.text = inet1.localIP?
    Visual Basic 6, HTML, JavaScript, learning C++

  2. #2
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    I got this from a website before, no ActiveX controls. It's better this way I guess
    Attached Files Attached Files

  3. #3
    New Member
    Join Date
    Mar 2002
    Posts
    6

    Winsock?

    Well i know how to do it via winsock

    text1.text = winsock1.localip

    have fun
    Be The best Be A Programmer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width