|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: retreiving session objects through an img src=page.asp? requests |
From: |
Niels |
Date: |
1/16/2001 10:05:45 AM |
IP: |
146.50.3.20 |
You can do this by putting this in the .asp that you call:
<%
Response.Redirect("http://somewhere.com/url.gif")
%>
And you can go to different urls' based on browser settings. I'm trying to do this based on originating domain, but I'm not able to determine it.. Do you know how to do this?
|
Previous Message
Follow Up - originating domain - dzzie 1/21/2001 2:35:00 PM
|
|
|
|
|
|
|
|
|
|
|
|