Announcement

Collapse
No announcement yet.

Who is?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • drozwood90
    replied
    rmasonjr,

    Thanks! Works in HS

    --Dan

    Leave a comment:


  • rmasonjr
    replied
    In ASP, it is: Request.ServerVariables("REMOTE_ADDR")

    You may need to test this in HS's web server, though...

    Leave a comment:


  • drozwood90
    started a topic Who is?

    Who is?

    OK, I know there are some scripts out there that can tell WHO is logged in, and who is accessing your server.

    What I'm looking for is IN the VB of an ASP page, I'd like to know the IP address of the machine that has accessed THAT page.

    I want to finish up my DVD collection page, and make it so that the telnet script that configures the media player KNOWS who to talk to when it gets fired off. IF I can make the asp page smart enough to do that, then I can have the script know which machine to play the movie on (i.e. if the wife's machine has chosen a movie, or if it was the HTPC, etc.).

    I guess boiled down...is there VB for seeing the client's IP address?

    Thanks!

    --Dan
Working...
X