Re: dynamic javascript



Hi Jimmy,

Check that your dynamic JS is well formed. If you omit the ending script tag
</script> IE xp will not render the html code that follows. This may be the
problem.

Regards.
"Jimmy" <Jimmy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0A4B4C34-FE0D-41B4-9E63-2991974EEDF2@xxxxxxxxxxxxxxxx
Hi
i have implemented the code in newwindow2 event to don't lose session over
a
https server to attach files. Now, there are popup calendars that i can
not
see because area bulit with javascript in client side.
how can i detect that the new window is a "real" page ?
if i comment the code in the event i can see the calendar. i need see both



.