[Xitami] Unconditional execution of a CGI in html.
Magnus Wedberg
mw at 9000.org
Wed Feb 11 22:38:53 CET 2009
> <!-- The use of <image,,,,> creates an undesirable graphic with no information.-->
Not necessarily.
<img style="display: none;" src="/cgi-bin/foo.cgi" />
...will generate a HTTP request for the image, while not showing it at
all in a CSS-capable browser.
You can also load it with an iframe having the same style attribute.
--
Magnus Wedberg
http://www.magnuswedberg.com/
mw AT 9000.org
Warning! Objects in viewfinder may be closer than they appear.
More information about the Xitami
mailing list