put a Google search box on your website and enable search information on your site
if i type inside activities, all inside activities that post on site is show on Google
something like keyword site:mysite
<form action="http://www.google.com.hk/search?" method="post">
<input type="text" id="txtSearchSite" Class="csctxtSearchSite" Width="140px">
<input type="submit" Class="csctxtSearchSite"value="Google" />
</form>
please help
put a Google search box on your website and enable the searc
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: put a Google search box on your website and enable the s
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Re: put a Google search box on your website and enable the s
do you meant , it do not work
<form action="http://www.google.com.hk/search?hl=af&s ... SearchSite+" method="post">
<form action="http://www.google.com.hk/search?hl=af&s ... SearchSite+" method="post">
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: put a Google search box on your website and enable the s
I actually meant to look for a result among the given search resultsLphp wrote:do you meant , it do not work
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Re: put a Google search box on your website and enable the s
Oh, I did see the link , but still don't understand how to handle it, also, I change the post to get