Re: Client Information
- From: "Scott" <Scott@xxxxxxxxxxxxxx>
- Date: Thu, 8 Nov 2007 12:13:29 -0800
Ok, in detail...
I have created a WebService in VS 2005 using C# that returns the results
of a database search in an XML dataset .
The purpose is to allow clients access to this webservice so that they
can utilize the search options I make public through the webservice. By
doing it this way clients who use this service should be able to incorporate
my data into their website as if it were their own.
What I am trying to record is the URL of the page that accessed the
webservice and the IP of the domain that page is under.
For example:
The company XYZ.com (IP: 111.111.111.111) would like to use my data
on their website. using the webservice I have created they access the
webservice through code on www.xyz.com/search.aspx which returns an XML
dataset which they can display on their page.
In this example what I would like to record is "www.xyz.com/search.aspx"
and "111.111.111.111".
Let me know if that still doesn't make sense.
Thanks,
-Scott
"John Saunders [MVP]" <john.saunders at trizetto.com> wrote in message
news:uNApLolHIHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
"Scott Elgram" <SElgram@xxxxxxxxxxxxxx> wrote in messageknow
news:%23$GsojmGIHA.284@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
I have a webservice designed in VS 2005 using C#. I would like to
URLs,the URL and the IP addresses of the people who are accessing my service.
Is
this a possibility? if so how?
What do you mean, "URL"? What do you mean, "people"? People don't have
and URLs don't access web services. Please give us more detail.------
--
--------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer
.
- Follow-Ups:
- Re: Client Information
- From: John Saunders [MVP]
- Re: Client Information
- References:
- Re: Client Information
- From: John Saunders [MVP]
- Re: Client Information
- Prev by Date: How to view a VS2005 built web site in IE?
- Next by Date: Re: Client Information
- Previous by thread: Re: Client Information
- Next by thread: Re: Client Information
- Index(es):
Relevant Pages
|
Loading