[email protected] Thanks for all the responses. I was thinking that it could be done in a Filter, maybe use the ContextFilter. Hopefully it is a good place to do the check.
Thanks, -Aswath On Tue, Oct 20, 2009 at 1:29 PM, Raj Saini <[email protected]> wrote: > You will need to do it on very beginning of every page. header.ftl is the > place you can put your code. header.ftl is part of the theme for 9.04 and > trunk. > > Thanks, > > Raj > > > aswath narayana wrote: > >> Any ideas on this... >> My ecommerce pages are very bad in IE7. Hence, I don't want to support >> IE7. >> Where are the hooks to provide this kind of check? >> >> Thanks a lot. >> Aswath >> >> On Mon, Oct 19, 2009 at 12:08 PM, aswath narayana < >> [email protected]> wrote: >> >> >> >>> Hello, >>> I don't want to support IE7, so I want to display a message to the user >>> saying >>> 'use IE8, firefox etc.' >>> >>> How can this be done >>> >>> Regards >>> -Aswath >>> >>> >>> >> >> >> > >
