IP Adresse?
-
Hi, is there by chance a possibility to obtain the users IP-Adresse. I'm writing an application which is going to store the IP adress in a database? Javascript or ASP? Where shall I look? thanks in advance, Matthias
If eell I ,nust draw to your atenttion to het fakt that I can splel perfrectly well - i;ts my typeying that sukcs. (Lounge/David Wulff)
-
Hi, is there by chance a possibility to obtain the users IP-Adresse. I'm writing an application which is going to store the IP adress in a database? Javascript or ASP? Where shall I look? thanks in advance, Matthias
If eell I ,nust draw to your atenttion to het fakt that I can splel perfrectly well - i;ts my typeying that sukcs. (Lounge/David Wulff)
what you need to use is something like this: <%= Request.ServerVariables("remote_addr") %> The above line in your asp code will give you the clients IP address :cool: void signature(){ cout<<"Sobbayi Interactive"<