Hej,

thanx for answering so quickly!

That is what I expected :-(
But isn't it a suggestion to think about for further updates? ;-)

I'm going to implement a solution which you, Steven, proposed.
Therefore I'm using a PHP/Ajax livesearch variant.

For those who are interested: Tutorial from w3schools.com:
https://www.w3schools.com/php/php_ajax_livesearch.asp

Morello

Hello Forum,

I set up a webpage that shows my flickr images.
I use php to manipulate the config.xml to show images with different tags depending on which link is clicked.
Also a user can enter a tag in a searchform and the corresponding images are loaded from flickr.
Everything works fine, but there is (of course!) an error 'Flickr Images Not Found' when the entered tag does not exist on flickr.

I hope that there is a possibility to handle that case. So that instead of the juicebox errorpage I can show my own page or give the user a possibility to react to this. e.g. go back to the homepage or enter another search item.

Thank you in advance.

Sorry for my bad english, hope you get my issue.

Morello