How do I and am i allowed to add a google search box to my page, so users can search google via our website.
Thanks

How do I and am i allowed to add a google search box to my page, so users can search google via our website.
Thanks
drink up this bottle of yeah
and P A I N T your body on me
That's it, I'm surprised how little there is to it. Tested it and it works fine.HTML Code:<form method="get" action="http://www.google.com/search"> <input type="text" name="q" size="31" maxlength="255" value="" /> <input type="submit" value="Google Search" /> <br /> </form>
Want to hide these adverts? Register an account for free!