This topic is locked

Problem with IEx 7

1/8/2009 9:46:58 AM
ASPRunnerPro General questions
P
Philip author

Hi,

within my ASPRunner application (V 5.2, Build 423) some but not all users encounter the problem that an entered number on an ADD-page can't be passed to the next page.

The funny thing is: the page is splitted in frames. Left and top frame are runnig on the customers website, the main frame includes my ASPRunner application.
QUESTION: has anyone experince with similar "contructions" and encountered similar problems? If so - what was the solution?
Philip

J
Jane 1/13/2009

Hi,
do you use events to pass entered values?

P
Philip author 1/13/2009

Hi,

do you use events to pass entered values?


Jane

The problem is limited to IEX 7. Users have to change the "Advanced Privacy Settings" (probably worth to puublish it in Tipps & Tricks?):

  • Override automatic cookie handling: ON
  • First-party cookie: accept
  • Third-party cookie: block
  • Always allow session cookies: ON
    These settings were standard in older IEX versions or within Firefox :-)
    Philip