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