|
From: Pete P. <pet...@cy...> - 2003-03-12 15:45:54
|
If I use this url:
http://jedit.org/index.php?page=screenshot&image=10
it works...
If I use this url:
http://jedit.org/index.php?page=screenshot&image=10
it doesn't work.
By "works" and "doesn't work" I mean this, in the first one the img tag
for the screenshot is rendered like so:
<img src="jedit-snap-10.png" alt="Screenshot">
and in the second it's like this:
<img src="jedit-snap-.png" alt="Screenshot">
So the screenshot doesn't display on the second one. It seems using
& in the url prevents the 'image=10' from being passed...
????
Pete
_____________________________________________________
For more information about Cygnus Business Media, please visit our
Web site at www.cygnusb2b.com
|