
April 6th, 2000, 01:43 PM
|
|
Registered User
|
|
Join Date: Apr 2000
Location: Texas, US
Posts: 9
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I'm trying to write an SSI script that displays a random image. If I have to I'm content with making the page with an .shtml ext, but I've seen pages with an .html extension using the image tag
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre><img src="cgi-bin/script.cgi?blah">[/code]
If possible I'd like to know howto do it that way.
|