The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Help with this form? (Beginner)
slowbro
post Dec 14 2011, 07:26 PM
Post #1





Group: Members
Posts: 3
Joined: 14-December 11
Member No.: 16,071



Here's what I have:

CODE
</form>
<script type="text/javascript">
var domainroot="(site:www.example.com)"

function Gsitesearch(curobj){
curobj.q.value=domainroot+" "+curobj.qfront.value
}

</script>


<form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)">

<p><b>Search Site<br />
<input name="q" type="hidden"/>
<input name="qfront" type="text" style="width: 180px" /> <input type="submit" value="Search" /></b></p>

</form>


This code sends you to google and searches what you put in the form, but my goal is to put the google search in an iframe (or something more aesthetically pleasing) on my site. It can't be that difficult because I see it on almost every site I visit. Can anybody help me, or send me a site that will help with this?

Thanks very much,

-T
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 06:12 AM