Ask a Question related to ASP.NET General, Design and Development.
-
Sandeep Alur #1
Identity of the Caller Between two Web Sites
Brief Description:
2 Web sites, 1 Client, Website1 Redirects to Web Site 2;
Website 2 should know that the request came from Web site
1 without getting any info via Query String
In Detail:
I have two web sites. One in my website(WebSite A) and the
other is a third party website (WebSite B). Clients
connect to my website, 'WebSite A' to start with and
eventually I redirect the user to 'WebSite B'. There will
some sort of authentication that happens between WebSite A
and WebSite B in terms of encrypted userid and password
being sent across via query string. This is the protocol
by which these two websites interact.
Now, 'Website B' should know that the request is coming
from 'WebSite A'. This is because, the user can bookmark
the 'Website B' url and in future can go directly
to 'WebSite B'. So under such circumstances, 'Website B'
should not display the page as the request is not
originating from 'WebSite A'.
I have tried using HTTP-Referer, Host IP address etc.
Referer is something, someone can mimic and make requests.
Is there any way of finding out that the request is
originating from WebSite A.
Any help is much appreciated.
Thanks,
Sandeep Alur
Sandeep Alur Guest
-
Caller ID log in Windows 2003
Is there anything in Windows 2003 that logs caller ID info? If not, are there any simple software packages that can do this? We have a SupraMax... -
arguments.caller or callee
anyone know what the difference is? i think i red somewhere that caller is better not to be used... J -
Caller ID
Is there a way to get Filemaker to recognise which client is calling and to display there details before you answer? Ernie -- ... -
Caller ID database
I have no idea what kind of program I need for this. I get a lot of calls and I need a program that logs caller ID numbers and can display a... -
eval and caller
Hi Is there any way to change the output of caller when used with eval, so that I can define the filename it returns - I'd like my error...



Reply With Quote

