Windows Vista Forums

split or get pieces of ipaddress
  1. #1


    Big D Guest

    split or get pieces of ipaddress

    i am pulling in an ipaddress from a xml file which is working.

    How can I only get the first 3 octets of the ipaddress?

    For example,

    10.1.1.10

    grab 10.1.1 or 10.1.1.





      My System SpecsSystem Spec

  2. #2


    Pegasus [MVP] Guest

    Re: split or get pieces of ipaddress


    "Big D" <BigDaddy@xxxxxx> wrote in message
    news:ewjUCgS6JHA.1092@xxxxxx

    >i am pulling in an ipaddress from a xml file which is working.
    >
    > How can I only get the first 3 octets of the ipaddress?
    >
    > For example,
    >
    > 10.1.1.10
    >
    > grab 10.1.1 or 10.1.1.
    Most people would use the "split" function:

    arrayIP = split("10.1.1.10", ".")



      My System SpecsSystem Spec

split or get pieces of ipaddress problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blocage lecture pièces jointes Andre Wauquier Vista mail 1 25 Nov 2008
ouverture pièces jointes Roger Lammé Vista mail 1 22 Feb 2008
Find a computer through it's ipaddress marky2009 Vista networking & sharing 2 25 Jan 2008
Pieces jointes Yves Gagnier Vista mail 0 06 Jan 2008
pièces jointes marcelli Vista mail 0 22 Mar 2007