Rich, You may want to check out the "referrer" field in the HTTP request coming in. You could make sure that the referral page is your own, otherwise bump the user back to it. I believe the header is "HTTP-Referrer" or something like that, and contains the URL of the referring page. HTH, Brian