Posted by Steve on 09/19/07 16:10
"Confused but working on it" <PostInGroups@wherever.com> wrote in message
news:2007091908554916807-PostInGroups@wherevercom...
> On 2007-09-16 16:56:01 -0700, "Steve" <no.one@example.com> said:
> <snip>
> ?>
>> <a
>> href="<?= $site->uri ?>get.file.php<?= $queryString ?>"
>> style="font-size:12pt;"
>> >
>> <img
>> src="<?= $site->uri ?>get.thumb.nail.php<?= $queryString ?>"
>> alt="<?= $record['DESCRIPTION'] ?>"
>> title="Click To Open: <?= $record['DESCRIPTION'] ?>"
>> />
>> </a>
>>
>> <?
>> }
>> ?>
>
> Steve,
>
> Thanks for posting this. I did a cut and paste and will rty to implement
> soon. Have had to work the past few days. :)
>
> Thanks,
> Ron
no problem. let me know how it goes.
[Back to original message]
|