[Templates] template-toolkit and GD
Randal L. Schwartz
merlyn@stonehenge.com
05 Nov 2002 10:38:17 -0800
>>>>> "Stefano" == Stefano <stedis@antartide.org> writes:
Stefano> anyway what I did is this:
Stefano> http://host/myscript/?p1=1&p2=2&p3=3
Stefano> myscript produces HTML (Content-Type: text/html) like:
Stefano> [...]
Stefano> <img src="/myscript_image_generator/?p1=1&p2=2&p3=3">
Stefano> [...]
Which is wrong. That needs to be "&" where you have "&"
That "it works" merely means that you have been lucky, and someone
has error-corrected for you.
Do not rely on constant error correction. It will definitely break
some day.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!