Search:

Type: Posts; User: noob of vb6

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    566

    Re: Winsock little help !

    Hmm !
    It didn't work for me ! :(
    Please can someone else give me another code/solution please ?
  2. Replies
    3
    Views
    566

    Winsock little help !

    please can someone give me a simple code of winsock to check if a website can be opened or not, i mean if its 404 not found , or the page works normally.. !

    please help me ! :D
    thnx :)
  3. Re: Finding string and line in textbox then replace?

    Thanks for your tips Martin ! :)
  4. Replies
    5
    Views
    1,267

    Re: Help me please , newbie's code VB 6 !!

    I edited the code like that :

    Dim i As Integer
    Dim res(1 To 9999) As String
    Dim check(1 To 9999) As String
    For i = 1 To 9999
    check(i) = Inet1.OpenURL(lstScan.List(i) &...
  5. Replies
    5
    Views
    1,267

    Re: Help me please , newbie's code VB 6 !!

    Ah Ok mate , thanks very much, i`m gonna try it now ! :)
    If it works , i will mark the thread Resolved :) !
  6. Replies
    31
    Views
    10,116

    Re: help with vb6 key-logger

    But if they know about proxies , and editing host files , they can be h4x0rs lol ! :p
  7. Replies
    55
    Views
    3,837

    Re: Is this a noob friendly forum?

    I think is noob friendly , because here always when you ask something , 100 % you'll get answer and help :)
  8. Replies
    5
    Views
    1,267

    Help me please , newbie's code VB 6 !!

    Hmm...
    hello Vbforums
    i need again help ! :(
    I`m creating a web vulnerability scanner in VB6 !
    It gets the list of websites to scan from a text file
    and then tests them one by one which is...
  9. Replies
    4
    Views
    965

    Re: [Help] How to stop running a module

    hmm..look in my project is :
    - Form1(form1)
    - Module(module)

    I added simply "Module" , not class module !

    Thanks :)
  10. Replies
    2
    Views
    22,461

    [TuT] Get Your IP [VB6]

    Hi everybody here ! :)
    I`m noob of vb6 and today i will show u how to make a program that shows your IP ! :) Its noob friendly and everyone can do it ! :)

    Lets start !

    Requirements :
    -...
  11. Replies
    5
    Views
    24,550

    Re: File I/O Tutorial

    Great tutorial , helped me a lot. Thanks !! :)
  12. Replies
    31
    Views
    10,116

    Re: help with vb6 key-logger

    LOL ! I`m sure that you need it for hacking stuff ! ;)
    Why you need a keylogger , when you can block at C:/WINDOWS/system32/drivers/etc/hosts file ,those pages that you don't want your kids to...
  13. Replies
    3
    Views
    11,980

    Re: [VB6] HTML Parsing? Tidy it up first

    Wow ! Thats great mate ! :)
  14. Replies
    4
    Views
    965

    [Help] How to stop running a module

    Hey guys ,, i`m new here :wave: , i`m (read my username :p)
    i just started learning vb 6...and now thought to make a little scanner for something..
    i just want a little help ..
    eg : to call a...
Results 1 to 14 of 14



Click Here to Expand Forum to Full Width