|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Scrolling down a list of IPs
Hi, I work for a small internet company and they wanted me to make them a program to scan through IPs and weed them out. right now I have something like:
if text1.text = text2.text <---where the blocked IP is then msgbox "Alert, illegal IP etc..." where text one is the remote IP address and text 2 is the address I want to block the problem I want to do several IPs on a list box how can I make a listbox scroll down so that text2 will display all of the IPs that is listed on list1 or better yet, how can I make it search for IPS on the list? |
|
#2
|
|||
|
|||
|
another question, how can I save a list of for example IPs in a listbox to a text file and load the text file back into the list.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Scrolling down a list of IPs |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|