On Sat, 2 Feb 2002, Terrence Brannon wrote:

> I guess you have all visited map sites or some other site where
> you had the option to hit a submit button to have the page you
> were looking at emailed to you.

I've never seen anything that does that. I wrote the one for the BBC (on
just about every page at www.bbc.co.uk), and it just mails you a link.

> If I had to do this in AxKit, I would simply make such a submit
> button request a page in a different directory and setup a
> slightly different pipeline there.

It's trivial to do this. Use XSP, the Sendmail taglib, and the Util taglib
to do a subrequest back to the server (don't test it in Single process
mode though ;-)

If you want it not including header/footer, setup a different "style" to
do that. The cache will take care of itself using AxMagic.

-- 
<!-- Matt -->
<:->Get a smart net</:->


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

Reply via email to