6 Replies Latest reply on Jun 12, 2009 11:01 AM by rajeshiv

    Issue using a4j button on IE 7 browser.

      Hi,
      I am facing this weird issue when I use an a4j button on IE 7. The code works juts fine on both IE 6 and fire fox. The scenario is :

      I navigated from page 1 to page 2, and then on page 2 I have an a4j button, clicking which should take me back to page 1. Iam not doing any funky ajax stuff, I am simply trying to navigate back to page 1 on clicking the a4j button on opage 2, but it just shows me a blank page and the following IE warning message is displayed.

      Line:28
      Char:222
      Error:Permission denied
      Code:0

      Your help is highly appreciated, thanks in advance.