Re: Navigation via onload javascript function

2004-11-10 Thread sebb
On Wed, 10 Nov 2004 09:28:51 -0500, Tom Purcell <[EMAIL PROTECTED]> wrote: > Hello, > I'm having a problem running a test on an application. Things work > fine until the test gets to a HTTPRequest for a page that the user does > not see. On this page there is an "onload" in the body tag tha

Navigation via onload javascript function

2004-11-10 Thread Tom Purcell
Hello, I'm having a problem running a test on an application. Things work fine until the test gets to a HTTPRequest for a page that the user does not see. On this page there is an "onload" in the body tag that calls a javascript function called doPost(). That function does exactly that: