Get IP Address

  • Thread starter Thread starter Scott
  • Start date Start date
See whether what Randy Birch has at
http://vbnet.mvps.org/code/network/ipaddress.htm is what you're looking for.
If not, take a look at some of the other items listed in the Related
section.

(Obligatory warning: Randy's site is aimed at VB programmers. Since there
are significant differences between the controls available for forms in VB
and in Access, not all of his code samples port directly into Access.
Looking at this sample, though, it looks as though you shouldn't have any
problems.)
 
Back
Top