>>>>> "piccard" == piccard <[email protected]> writes:
piccard> yes, thank u, this was my emergency-solution. I just
piccard> thought it could also be done by the server, more elegantly
piccard> ;-)
Redirections are always implemented by the client, all the server does
is set a header. If the redirection isn't happening, your JS client
isn't respecting the header. So yes, you need to write code on the
client-side that does the redirection for you.
--
Eden Cardim
Software Engineer
Shadowcat Systems Ltd.
http://www.shadowcat.co.uk
http://blog.edencardim.com
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/