The index page of a web site is static.
I want to vary a couple of words of text according to the time of day the page is loaded.
I could do it with images using the 'src' element but is it possible to do the same with text returned from a Perl script without resorting to iframes etc?
Keith
I want to vary a couple of words of text according to the time of day the page is loaded.
I could do it with images using the 'src' element but is it possible to do the same with text returned from a Perl script without resorting to iframes etc?
Keith