Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Permission denied


Message #1 by "Jeff Young IS" <jeff.young@s...> on Wed, 28 Nov 2001 11:38:03 -0600
Hey guys and gals,

I use document.write all the time when creating an html pop-up.
Usually, when the user clicks on something, I call a function that
creates the html pop-up.  However, I currently have a page that
"sometimes" works.  When the user clicks a certain something on the
page, a pop-up select box appears.  But, every once in a while when they
click on it, they get a run-time error saying "permission denied" and
the pop-up box appears, but places in my web sites default page instead
of the dynamically created select box. If you click the certain thing
again, the pop-up box correctly displays the select box.

So, every once in a while, the pop-up shows the select box, and
sometimes gets the run-time "permission denied" error???

Any thoughts??

Thanks,
Jeff Young
SW/GA

  Return to Index