<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 7, 2015 at 3:12 PM, Mike and Beryl Masson <span dir="ltr"><<a href="mailto:michael_masson@yahoo.com" target="_blank">michael_masson@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">the code <a href="http://www.flickr.com/search/?w=96679687@N02&q=" target="_blank">www.flickr.com/search/?w=96679687@N02&q=</a><font color="#ff0000">Gray</font> will bring up all photographs in our
    archive which have been indexed  with a reference to the name Gray.<br>
    <br>
    How can I set up a box where anyone can enter the name they want to
    search for and it will carry out the search for that name.</div></blockquote></div><br>Try this:</div><div class="gmail_extra"><br></div><div class="gmail_extra">===(snip)===</div><div class="gmail_extra"><div class="gmail_extra">(:input form "<a href="http://www.flickr.com/search/">http://www.flickr.com/search/</a>" get:)</div><div class="gmail_extra">(:input hidden w "96679687@N02":)</div><div class="gmail_extra">Search Query: (:input text q:)</div><div class="gmail_extra">(:input submit:)</div><div class="gmail_extra">(:input end:)</div></div><div class="gmail_extra">===(snip)===</div><div class="gmail_extra"><br></div><div class="gmail_extra">testable here</div><div class="gmail_extra"><br></div><div class="gmail_extra">===(snip)===</div><div class="gmail_extra"><a href="http://www.qdk.org/pmwiki/index.php?n=Test.Flicker">http://www.qdk.org/pmwiki/index.php?n=Test.Flicker</a><br></div><div class="gmail_extra">===(snip)===</div><div class="gmail_extra"><br></div><div class="gmail_extra">Sometimes it seems to be some other redirection in there and doesn't then give the results - didn't spend enough time to figure out why that might be. It's something to do with flicker receiving the GET...</div><div class="gmail_extra"><br></div><div class="gmail_extra">-Peter</div></div>