I think this is what you might be after (from a page):
  getEngine().getInfrastructure().getRequest()

once you have the request there are a number of convenient "getters"
you'll probably want to use getHeader("referer") ...off the top of my
head

On Mon, 16 Jan 2006 16:54:11 -0500, "Michael Melvin"
<[EMAIL PROTECTED]> said:
> Hey all,
> 
>  
> 
> I have been (ineffectually) trying to get the referrer from within a
> Tap4 page, and am about to rip my hair out. I know it is probably
> somewhere sticking right out in my face, but I am unable to find it.
> 
>  
> 
> A little background:  we are interfacing with an existing php app that
> is POSTing to one of our pages.  After the post is done and a persist to
> our database, we are showing the current state of our entity, and I
> would like to put a link back to where the original POST occurred.
> Generating the link is no problem, but I need to find where we came from
> in order to properly populate the link.
> 
>  
> 
> -m
> 
-- 
  Steve Wells
  [EMAIL PROTECTED]

-- 
http://www.fastmail.fm - I mean, what is it about a decent email service?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to