phptest-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phptest-users] Help with java and PHP timer for PHPTest


From: Brandon Tallent
Subject: Re: [Phptest-users] Help with java and PHP timer for PHPTest
Date: Fri, 17 Jan 2003 06:39:42 -0800 (PST)

I couldn't figure out how to do that either.  That's
why the timer is broken right now :)

Brandon


--- TW-2 <address@hidden> wrote:
> I have a timer function for phptest I'm trying to
> integrate into PHPTest,
> the problem is after the user takes the test and the
> timer runs out I can't
> get the java part to forward to the page and set the
> $submit variable so the
> test will be graded. Here's the chunk of javascript:
> 
> function expired(){
> alert("Time expired");
> location.href="???????";
> }
> 
> this is located in the functions.js file, so my
> question is how do I alter
> this so it will reload the test.php page and set the
> submit variable so the
> test will get graded.....
> 
> Thanks!
> 
> TW
> 
> 
> _______________________________________________
> Phptest-users mailing list
> address@hidden
>
http://mail.nongnu.org/mailman/listinfo/phptest-users


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]