|
-
Mar 26th, 2004, 10:28 PM
#1
Thread Starter
Lively Member
Timer question
Hello there,
I am creating a webapplication(Online exam) using VB.Net. I'd like to set a time limit on the form(webform) so that the user would be able see how much time left on the exam. And at the end of the time limit, the form will shut down automatically.
For example: the time limit on the exam is 30 minutes. When the form loads, the time (lable) will show 30:00. And then 29:59, 29:58......so on until it reaches 00:00.
Does anybody know how to do this problem?
As I understand, VB.Net does not have a timer control like VB6. So I am thinking perhaps a little VBScript embeded to the webform. If this is the case, does anybody have any idea how to write that vbscript? It'd be very appreciated if anyone can help me on this problem.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|