UlsterVBPro
Programmer
Hi!
I'm trying to implement image rotation on a .asp page.
Actually, I've already done that and every time when page refreshes, user can see a different image randomly selected, by the function written by me, from images directory.
But now client wants images to refresh the page and still images should rotate.
So, obviously, the mentioned above function is to be called after period of time of, say 20 seconds and then again and again.
That is my problem and I'd be grateful if anyone could give me an idea on how to implement this functionality.
I'm not going to use AdRotator or any other components, so
it should be just VBScript and ASP.
Thank you.
sgg
I'm trying to implement image rotation on a .asp page.
Actually, I've already done that and every time when page refreshes, user can see a different image randomly selected, by the function written by me, from images directory.
But now client wants images to refresh the page and still images should rotate.
So, obviously, the mentioned above function is to be called after period of time of, say 20 seconds and then again and again.
That is my problem and I'd be grateful if anyone could give me an idea on how to implement this functionality.
I'm not going to use AdRotator or any other components, so
it should be just VBScript and ASP.
Thank you.
sgg