Home All Groups Group Topic Archive Search About
Author
13 Jun 2009 8:59 AM
karim
Hello all,
          Is there a way to get the current web address or public ip address
in a text box in a form?

thanks....

Author
13 Jun 2009 12:11 PM
Armin Zingler
karim wrote:
> Hello all,
>          Is there a way to get the current web address or public ip
> address in a text box in a form?

I don't know which web address, but you can the IP addresses this way:
http://groups.google.com/group/microsoft.public.dotnet.languages.vb/msg/cdaafb1cbae18c4b


Armin
Author
22 Jun 2009 6:26 PM
dotNetDave
Remember that a machine can have mutiple IP addresses. This usually applies
to server machines.

David

======================================
David McCarter [Microsoft MVP]
www.dotNetTips.com
David McCarter''s .NET Coding Standards available at:
http://codingstandards.notlong.com


Show quoteHide quote
"Armin Zingler" wrote:

> karim wrote:
> > Hello all,
> >          Is there a way to get the current web address or public ip
> > address in a text box in a form?
>
> I don't know which web address, but you can the IP addresses this way:
> http://groups.google.com/group/microsoft.public.dotnet.languages.vb/msg/cdaafb1cbae18c4b
>
>
> Armin
>
>
Author
5 Jul 2009 12:01 AM
Daniel
Show quote Hide quote
"karim" wrote:

>  Hello all,
>           Is there a way to get the current web address or public ip address
> in a text box in a form?
>
> thanks....