| > I presume each image has the CGI script as it's src attribute?
| correct.  img src=...../cgi-bin/xxx.pl
| 
| > You could just append a date string to the URI, where it would
| if you mean img src=...../cgi-bin/xxx.pl?date=xxxxxxxxxx
| 
| I can't do this, the page is static, i'd need ASP to do this.

Don't be so definitive: you do not need ASP to do this: you can
use JavaScript!  It has a date object, it can set image src attributes,
and there are plenty of free references online (devedge.netscape.com).

hth
lee

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to