Thanks for the code Philippe. I'm going to try it.
I think it'd be cool if the proxy automatically ran the validator on the
page being proxied and the javascript that was added to the page by the
proxy would write the results to a logger window or alert.
Is this an easy thing to do with HTTP::
Le jeudi 29 janvier 2004 à 07:22, Ovid écrivait:
> --- 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 acc
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.
--- 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
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?
I have been trying in JavaScript and Perl to write a framed page to allow a
user to click through a website and validate it as they wish using framework
I built that uses to W3C's validation services. So I have a top frame which
is like the control panel (you can tell the bottom frame where to go