[FX.php List] Repost: Displaying container data

Bob Patin bob at patin.com
Tue Feb 24 08:21:20 MST 2009


For the record, I'm using EXACTLY the same method that Tim is using.  
If you look at my code you'll see that I'm using the same command to  
try to pull in the container data.

Also, as Tim (thanks Tim) pointed out, this isn't the same issue as  
trying to figure out how to do this--this seems to be a problem with  
decrypting the code coming back from the function.

I can see snippets of data in Tim's returned string, like the name of  
the JPG, etc.; in mine I see none of that. I'm using this

> $logo="FX/image_proxy.php? 
> FXimage=".vignereEncryptURL($query2Data['cont_logo'][0]);
> echo $logo;

to pull in the data, and then I'm echoing the variable down in my  
script, inside my IMG tags, like this:

<img src="<?php echo $logo; ?>">

but apparently the decryption is failing. Chris, if you happen to see  
this thread, I'd appreciate any thoughts on it...

Best,

Bob Patin
Longterm Solutions LLC
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
Twitter: bobpatin
iChat/AIM: bobpatin
FileMaker 9 Certified Developer
Member of FileMaker Business Alliance & TechNet
--------------------------
FileMaker hosting and consulting for all versions of FileMaker
PHP • Full email services • Free DNS hosting • Colocation • Consulting

On Feb 24, 2009, at 8:00 AM, Gjermund Gusland Thorsen wrote:

> ahh, an his is vignereencrypted as well, yours is not...
>
> ggt
>
> 2009/2/24 Gjermund Gusland Thorsen <ggt667 at gmail.com>:
>> His is urlencoded, yours look weird...
>>
>> 2009/2/24 Tim 'Webko' Booth <tim at nicheit.com.au>:
>>>
>>> On 24/02/2009, at 8:26 PM, Gjermund Gusland Thorsen wrote:
>>>
>>> Please search the list, this has been here throughly at least 3  
>>> times.
>>>
>>> In Bob's defence - he really is having some strange stuff come  
>>> back compared
>>> to my own experience...
>>> Mine is just URL encoded, his is just plain odd:
>>> Mine
>>> - FX/image_proxy.php?FXimage=%2Ffmi%2Fxml%2Fcnt%2Fdata.jpg%3F-db 
>>> %3DACPH_Memorial%26-lay%3DWEB%2520Detail%26-recid%3D109%26-field 
>>> %3DImageFile1%281%29
>>> His -
>>> FX/image_proxy.php?FXimage=%8A%A7%A6%A9%D4%C6%B1%DFG%B0%D00%8Db%5Ea 
>>> %E8%8E%B8%DA%E1mS%E48%D1%5B%9A%7EMT%C4%AB%84%3Br%CF%81%AD%E9%CD%3Fg 
>>> %E9r%9EG%CC%3A%83%81%9E%BB%B7J%89s%F4%7ByU%92%D3%96%88gc%E3%A9I 
>>> %C33M%DE%E6%60s%C6%DE4%E0%2Bx%E6%3D%F4
>>> On what are (apparently) fairly similar requests...
>>> Thoughts?
>>> Cheers
>>> Webko
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>>
>>>
>>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list