Jump to content

Display result on same page


joelc

Recommended Posts

Hi to W3schools support and members,

 

I'm new to html and wanted to ask help, Could any tweak this html to make the result display on the same page or at least as a pop box.

 

What do I need to add

 

<form method="get" action="http://www.google.com/search">
<input type="hidden" name="q" value="Html guide"/>
<input type="checkbox" name="sitesearch" value="w3schools.com" checked />Html Guide<br />
Click button to search for Html guide
<input type="submit" value="Proceed" />
</form>
I hide the text area to control the keywords
Thank you very much for your time. Good day
Edited by joelc
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...