International Association of Marble Collectors

<% # Input first external file for viewing....... open(LOG, "/home/zaboo/public_html/WebSiteData/caption1.htm"); my @fileText= ; my $line; close(LOG); foreach $line (@fileText) { print "$line\n"; } %>
<% # Input second external file for viewing....... open(LOG1, "/home/zaboo/public_html/WebSiteData/caption2.htm"); my @fileText2= ; my $text2line; close(LOG1); foreach $text2line (@fileText2) { print "$text2line\n"; } %>