VB script - TechRepublic
Question
January 11, 2008 at 01:26 PM
2rajesh.b

VB script

by 2rajesh.b . Updated 18 years, 5 months ago

Hi

I have a string
String s1 = “IP>10.10.1.1 and IP<10.10.1.10"; String s2 = "10.10.1.7"; how to write a VB script to search my string s2 is in the range of s1. as i am completely new to VB please help me out in solving my problem.

This discussion is locked

All Comments