this also works:
<form action="https://www.google.com/search"> <input type="text" name="q"> <input type="submit" value="Google Search"> <input type="submit" name="btnI" value="I'm feeling lucky"> </form>