Re: JavaScript/Perl Question

2004-01-29 Thread Jim Brandt
Although it doesn't address the frame/Javascript issue, I believe this Mozilla plug-in solves the bigger problem of running various validators on a page sitting in the browser. http://checky.mozdev.org/ Although I must admit that I didn't test it because it appears they don't support Mac OS X.

Re: JavaScript/Perl Question

2004-01-29 Thread Ovid
--- Tony Bowden <[EMAIL PROTECTED]> wrote: > On Tue, Jan 27, 2004 at 10:37:48AM -0500, Potozniak, Andrew wrote: > > To make a long story short I can not get access to the source of > the bottom > > frame through JavaScript because of an access denied error. > > This is a security feature in most b

Re: JavaScript/Perl Question

2004-01-29 Thread Tony Bowden
On Tue, Jan 27, 2004 at 10:37:48AM -0500, Potozniak, Andrew wrote: > To make a long story short I can not get access to the source of the bottom > frame through JavaScript because of an access denied error. Has anyone else > ran into this problem or does anyone know of a solution to this problem?