473,394 Members | 1,703 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

I want to get the number IP

Hello Everybody,

I want to have the address IP of the client's machine. I have made this.

<b>Your IP address is:</b>
<%Response.Write(Request.ServerVariables("remote_a ddr"))%>
</p>

but It give me the address of my host I wish I have IP of the machine
client.
Have anyone known it ? , please.

Regards,
David
May 22 '06 #1
1 1171
David Velazco wrote on 22 mei 2006 in
microsoft.public.inetserver.asp.general:
Hello Everybody,
Hello David,
I want to have the address IP of the client's machine. I have made this.

<b>Your IP address is:</b>
<%Response.Write(Request.ServerVariables("remote_a ddr"))%>
</p>

but It give me the address of my host I wish I have IP of the machine
client.
Not so.

It gives the IP if the client's machine,
or the client's NAT-router,
or the client's proxi-server.
Have anyone known it ?


Yes.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
May 22 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

182
by: Jim Hubbard | last post by:
http://www.eweek.com/article2/0,1759,1774642,00.asp
6
by: raghuveer | last post by:
i want to print my linked list in the reverse order ie..last item first and first item last..this is what i have so far struct linked_list { int number; struct linked_list *next; }; typedef...
11
by: Genalube | last post by:
I am new to access, so I figure this is an easy question to answer. I just can't find it on my own. Background: Two tables with a one to many relationship (irelevantField1 is a place holder,...
1
by: soahil | last post by:
hello I am facing a problem. i have two tables named "BILL_DETAIL" and "COMPANY" both structure is as follws: --------------------- "BILL_DETAIL" --------------------- BILL_ID ...
1
by: soahil | last post by:
Hi and thanks to pragatiswain for reply. i tell u about tables in the database. TABLE NAMES are "SUB_HEAD","CATEGORY","COMPANY","BILL","BILL_DETAIL. I've a master detail relationship b/w BILL...
4
by: soahil | last post by:
Thanks to Pragatiswain I have two table with follwing structure table no:1 BILL_DETAIl Name Null? Type ------------------------------- -------- ...
1
by: prabhleen | last post by:
I have 2 tables namely COURSE and STUDENT with fields and constraints as follws course course_id number(4) PRIMARY KEY course_name varchar2(50) NOT NULL course_duration number(3) student
8
by: Vincent SHAO | last post by:
Well, i have a question here. i want to write 50000 into a specific memory unit (like # 4321). So i wrote these: int number=5000; memcpy((char *)50000,(char *)&number,sizeof(char)); char *...
2
klarae99
by: klarae99 | last post by:
Hello, I am working in Access 2003 to create a database to record information about an annual fundraiser. I was hoping someone could review my table structure and make sure that it is normalized...
3
by: Formula | last post by:
Hi all,i have Big problem mmm that the array must has the length but my program cann't be. Becase the array depend on the loop so i don't want to give a number like 20 or 100 . I searched through...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.