James Hunkins wrote, on 1/Jun/10 15:21 | Jun1:
Hi Dilwyn,

Sorry to be a pain but is these another option to do it with Java or something 
else?  I don't run Internet Explorer nor Active X (Mac and either Safari or 
Firefox - so active X is not an option).

I can do searches in other ways so not a big deal - just would be nice though.
I use this code, provided by Google, that uses nothing clever browser side:
----------------
<!-- SiteSearch Google -->
<form method="GET" action="http://www.google.com/search";>
<input type="hidden" name="ie" value="utf-8">
<input type="hidden" name="oe" value="utf-8">
<table bgcolor="#99CCFF">
<tr><td>
<a href="http://www.google.com/";>
<img src="http://www.google.com/logos/Logo_40wht.gif"; border="0" alt="Google">
</a>
</td>
<td>
<input type="text" name="q" size="31" maxlength="255" value="">
<input type="submit" name="btnG" value="Google Search">
<font size="-1">
<input type="hidden" name="domains" value="www.stpetersberkhamsted.org.uk"><br />
<input type="radio" name="sitesearch" value=""> WWW
<input type="radio" name="sitesearch" value="www.stpetersberkhamsted.org.uk" checked> St Peter's site <br />
</font>
</td></tr></table>
</form>

<!-- SiteSearch Google -->
-----------------

--
QBBS (QL fido BBS 2:257/67) +44(0)1442-828255
       [email protected]     http://firshman.co.uk
Voice: +44(0)1442-828254 Fax: +44(0)1442-828255 Skype: tonyfirshman
    TF Services, 29 Longfield Road, TRING, Herts, HP23 4DG

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to