Is there a clean way to do an html page redirect? I see that on the Shell
component I can specify a refresh for the page, but I don't see a redirect.
I could write a delegate for the Shell component, but I already have a
delegate that is writing stuff to the head tag. I suppose I could make my
existing delegate be able to itself take a delegate and sort of chain them
together. Or I guess I could write a custom Shell component that takes an
array of delegates.
Anyone have any experience of advice with this?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]