|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (6 bit)
|
Automatically Restart a Java Applet
Hello all.
I have a webpage that does nothing but load and show a slideshow java applet. It uses a file called resources.jar which contains 6 images that can be displayed as a slideshow. I've made a vb script to get images that updates every 15 minutes from an RSS feed and add it to the resources.jar archive. The webpage that's displaying this slideshow auto refreshes using META TAG refresh "META HTTP-EQUIV=REFRESH CONTENT=600" but this does not restart the java applet so that it rereads the updated resources.jar. Is there a way to automatically reload the java applet so that it reinitializes itself and rereads resources.jar? Thanks for your help. Last edited by Trick000; 07-26-2006 at 10:14 AM. |
|
|
|
|
|
#2 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
|
Could you put a javascript timer on the webpage and have it refresh after a certain amount of time?
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
|
|
|
|
|
|
#3 |
|
Member (6 bit)
|
Yes I can try that but I think it'll do the same as the refresh meta tag. Thanks.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|